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!
From my home page I go to a registration page/form. The form data is put into a database with a php program. After a successful registration, I want to go to another page where additional data will be entered.
I am on a host server. It should be easy to go to another page in the same dir, but I can't seem to get it to work.