Membership Code Urrgent HELP neeeded!

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
myrafletcher
Forum Newbie
Posts: 1
Joined: Thu Oct 23, 2014 11:35 am

Membership Code Urrgent HELP neeeded!

Post 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.
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: Membership Code Urrgent HELP neeeded!

Post by Christopher »

Post the code specific to the multi-selections here. Remember to wrap you code in PHP Code tags so it displays correctly.
(#10850)
Post Reply