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!
Hi
i want to create a php code that creates a table from other table i use:
"Create table select * from oldtable"
But when the bew table created it doesnt maintained the Indexes and keys
what should i do ?
Thanks
Moshe