Page 1 of 1

Membership Code Urrgent HELP neeeded!

Posted: Thu Oct 23, 2014 11:44 am
by myrafletcher
I am a newbie with PHP and also to this board so please bare with me. I purchased a membership script for a client's website, there is a registration page with fields such as city, name, job etc. Some of the fields we want to offer a multi option selection. There is also an account page where a member can go and change their registration answers as things change, change their password etc. There is a class_user.php page that pulls it all together. I cannot get the multi-selections work, the test input or one choice input fields are all working correctly. Is there a correct way to post the code on here or a better way to share it for assistance? Any help is greatly appreciated as this site is already live and customers are having issues! Thanks in advance.

Re: Membership Code Urrgent HELP neeeded!

Posted: Fri Oct 24, 2014 11:35 am
by Christopher
Post the code specific to the multi-selections here. Remember to wrap you code in PHP Code tags so it displays correctly.