Page 1 of 1

form validation

Posted: Fri Jan 25, 2013 5:34 am
by pbd2008
I have been trying to build a text based game for the web but I am having difficulties with the processing the login form. I thought it should send an authenticate error page then if any is false but if true it would redirect to the main.php where the actual game location would be. However, it is not working yet due to my lack of proper training. Can you help with from start to the finished product? I have no way to pay you yet, but I can add you as a developer giving full access after it is completed.

Re: form validation

Posted: Fri Jan 25, 2013 9:06 pm
by Jackolantern
Your best bet if you are learning PHP, and server-side development in general for the first time would be to watch Hall's PHP MMO tutorial series. It walks you all through it ;)

Re: form validation

Posted: Mon Jan 28, 2013 10:49 pm
by pbd2008
Jackolantern wrote:Your best bet if you are learning PHP, and server-side development in general for the first time would be to watch Hall's PHP MMO tutorial series. It walks you all through it ;)

what version of wamp should i download?
running vista service pack 2
x86 based pc
Intel Pentium dual cpu t2390 @ 1.86Ghz 1867Mhz 2core(s), 2 logical processors
2gig ram

Re: form validation

Posted: Thu Jan 31, 2013 12:55 am
by hallsofvallhalla
the latest

Re: form validation

Posted: Thu Jan 31, 2013 2:34 am
by Jackolantern
Yeah, really any version should work but the latest is the best since it includes the latest releases of PHP as well. XAMPP can also work if you run into any troubles with WAMP you can't fix (although you should try to stick with WAMP since it is the web dev server used in the tutorials, but if you must change to another server, the tutorials are still usable). :cool: