Jump to content

Need Help with Registration Form


TJDesign

Recommended Posts

I have posted most of this issue in the PHP forum if you want to reference it: http://www.killersites.com/forums/topic/904/omg-some-one-help/

 

I am trying to create a simple Registration form and connecting to a MySql database at 1and1.com. I only have 1 table created in the database which stores,

 

-First Name

-Last Name

-Email

-Password

 

But instead of it working, it displays "incorrect table name" after you submit. I am confused because there is only one table, and while using the "insert record" server behavoir, it shows that correct table that i want to use...

 

If you want to see what I mean, check out http://www.polarisipm.com/register.php

Link to comment
Share on other sites

Fixed it. I feel like an idiot, but I realized that the table i was connecting to was labeled "member listing" when it should of been "memberlisting" (no space!) Once I renamed the table all is well!.

 

Now I just have to figure out how to make a "Change Password" Form

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  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.

Loading...
×
×
  • Create New...