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!
Is there any way to create a new table column using PHP. For example if a new product 'carrots' was added through the admistration panel and the column never existed in the database table then is there anyway to create it.