Jump to content

Registration Form Help


linz8317

Recommended Posts

Hi all,

 

If any one could help that would be very much appreciated, I'm updating a clients site including a registration page, when the user submits the registration page hangs on a white page, i've looked at the code for hours but cannot see any errors that pop out, i even added error code which didn't pick up anything either.

I've attched both the register page and the register submit page :happy-04:

register.php

register-submit.php

Link to comment
Share on other sites

I looked at your code and there are few odd things, sorry for saying that. when do you get the blank page? is it when you leave the $firstname initial? or all the time?

 

You may need to review your if statement:

if ($firstname == '') {
} else {
$bad_folder = array (

Edited by hell_yeah
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.