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!
Hye
I'm new to php
I was wondering if it is possible to perform two queries in one php script. I.e taking values from a form and then inserting that value into one table but after that inserting into another using the same values in the variables?