Search found 3 matches
- Tue Aug 26, 2008 9:51 am
- Forum: PHP - Code
- Topic: Help with "Captcha" validation
- Replies: 2
- Views: 562
Help with "Captcha" validation
~pickle | Please use [ code=html ], [ code=php ], etc tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: :arrow: Posting Code in the Forums to learn how to do it too. I have created a admin page that allows the admins to check a data...
- Tue Jul 22, 2008 7:24 pm
- Forum: PHP - Code
- Topic: Sign-Up Form help/suggestion
- Replies: 2
- Views: 179
Re: Sign-Up Form help/suggestion
Thanks for the response. I have it set that way (right now at least) because as you see in the code they choose 3 divisions that they can belong to. I see what your saying and actually that should be just division (not 1-3) because I plan on calling a page to do some limiting to the factions. For in...
- Tue Jul 22, 2008 1:19 pm
- Forum: PHP - Code
- Topic: Sign-Up Form help/suggestion
- Replies: 2
- Views: 179
Sign-Up Form help/suggestion
I am trying to create a form for a campaign for a game mod that I am helping work with, this is the sign up form. I will do my best to explain what is going on in it so that you can hopefully give me some good feedback. Basically I have created a table that looks like this. CREATE TABLE users(factio...