Jump to content

Recommended Posts

I have a website with a membership script in PHP, on the registration page it asks questions such as name, address, business etc. and some of these fields need to be multip selections, there is also an account page where these fields can be changed as things change. I cannot get the multiple selections to save, they do not go to the database and are not there when you go to the account page. I am attaching my registration.php page the account.php page and the class_user.php is available if needed it wouldn't let me attach all 3

account.php

register.php

Link to comment
https://forums.phpfreaks.com/topic/292022-membership-script-help-needed/
Share on other sites

The codes are very long I didn't want to take up too much of the board's space, I am new here not used to the rules, and a complete newbie at PHP. If it helps I posted the codes here: http://stackoverflow.com/questions/26534766/how-to-set-up-php-membership-script

There really isn't enough there top help you. There are only portions, and an arbitrary insert method, that only leaves more questions than it answers.

 

You need to post the query handling at least.

 

You can post code inside of [ code ][/code ] tags.

Edited by jcbones

The point is that you DON"T post the entire code.  You do your own debugging and when you can't solve the problem you post the PART of the code that you believe is the cause of your problem.  Since you know your code this should not be a huge problem.  Of course, if you didn't write the code.....

Thank you for putting the question in the appropriate place I apologize for that. I bought the code which came with limited tech support, I have added all of the extra fields myself and they are all functional with the exception of the multiple options.

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.