Re: [PHP] question about M. Lemos's HTML forms generation and validation

2004-03-25 Thread Tom Rogers
Hi, Friday, March 26, 2004, 11:19:51 AM, you wrote: dz> Hello, dz> I'm creating registration service with this great form script for dz> creating forms within Smarty. dz> Question is how can I validate 'username' against allready registered dz> users in MySQL so that someone cannot register him

[PHP] question about M. Lemos's HTML forms generation and validation

2004-03-25 Thread dr. zoidberg
Hello, I'm creating registration service with this great form script for creating forms within Smarty. Question is how can I validate 'username' against allready registered users in MySQL so that someone cannot register him self if there is another user with that username. TNX! -- PHP Genera