List of mysql_query parameters needed

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
knight666
Forum Newbie
Posts: 5
Joined: Fri Mar 11, 2005 9:40 am
Location: Kerkdriel, the Netherlands

List of mysql_query parameters needed

Post by knight666 »

Alright, all I need is a simple list of the mysql_query function and their description.
I have looked into some books and Google'd my head off, but no one seems to be able to give a nice, clean list of all those nasty functions.

And I'm talking about SELECT, FROM, WHERE, etc.

-knight666
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

Post Reply