Hi, Im 12 and my name is Brooke. I am a web designer. And I have a question about...

  • Thread starter Thread starter Chick_BABE
  • Start date Start date
C

Chick_BABE

Guest
...HTML codes and navigation.? My question is.... I put a code for a registration form in the HTML box on one of my pages. After you Enter your information you click on register. After that, You are supposedly suppose to navigate to another page with a different HTML code, which would be a (registration_p.php code). I have published my site to see if it works and i dont end up navagating to another page?! What do i do!
 
Hi,

We need more information.. if you can post your code here someone might be able to help.. You will need to paste the html code and the php code that it navigates to. Make sure both bits of code are headed with their page name. Also be sure to remove any private information such as email addresses, home addresses, names, IP addresses, passwords, user-names and phone numbers and replace with asterisks (*) or with fake values. You can then safely post the code here.

Before you do that you will also need to make sure that your webserver supports PHP webpages. If it doesn't then you can either find another solution for registration (e.g. by email) or you will need to find a webserver that does support PHP webpages. You may have to pay for the service though..
 
Back
Top