how to import tables and their respective fields from mysql

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
User avatar
PHPycho
Forum Contributor
Posts: 336
Joined: Fri Jan 06, 2006 12:37 pm

how to import tables and their respective fields from mysql

Post by PHPycho »

Hello forums !!
I am wondering to know-
how to import name of the tables and their respective fields(ie name of columns not the values) from the database of mysql ?? (obviously using php)

Awaiting for your great help.
Thanks in advance to all of you.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Post by Christopher »

(#10850)
Post Reply