I have been reading books and articles and I have seen various mysql functions (mysql_query, etc) being used inside php functions and those php functions be called everything the php programming requires a query, etc.
So what do you think are the best practices, etc?
Thanks, Regards X
PS: I have tried to get this going and queries are fine but fetch_assoc has been giving me problems