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!
i'm trying to write a function which creates tables when they don't already exist, i have seen the mysql_list_tables function and could build something of that but i was wondering if there was already a cleaner way of doing this.