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!
If I have a script script.php, which reads POST data at the beginning of the script and changes page according to the contents of the POST data, can a page with a FORM POST data back to the same script?