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
anjanesh
DevNet Resident
Posts: 1679 Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India
Post
by anjanesh » Tue Mar 21, 2006 11:27 pm
Anyone know where I can get the complete list of return strings returned by
mysql_info ?
Thanks
Last edited by
anjanesh on Tue Mar 21, 2006 11:42 pm, edited 1 time in total.
feyd
Neighborhood Spidermoddy
Posts: 31559 Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA
Post
by feyd » Tue Mar 21, 2006 11:35 pm
anjanesh
DevNet Resident
Posts: 1679 Joined: Sat Dec 06, 2003 9:52 pm
Location: Mumbai, India
Post
by anjanesh » Tue Mar 21, 2006 11:41 pm
Ok. Thanks. Didnt realize they were strings returned by MySQL. thought PHP's MySQL lib was having the string list.