|
-
Jul 31st, 2006, 10:19 PM
#1
Thread Starter
PowerPoster
Form Submit Q
I have a form where the user can input a number of share codes (seperated by ,) into a textarea. When the user then clicks the submit button I want to be able to check the share codes entered against a "master" list of share codes I have in an array (using in_array()). If any share codes entered by the user aren't in the master array then I want to display a message of all share codes that were not found.
Can this be done using PHP or would I have to try and use Javascript?
Last edited by lintz; Aug 1st, 2006 at 01:04 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|