registration form without password?
Posted: 2010-09-01 17:04
Hi all,
I need to create a form that will insert data into a table (MYTABLE) in a mysql db.
I need to check that the field MYNAME and the field MYFIELD are unique.
No problem here.
In another page, in another form I need to check that MYNAME exists on the table MYTABLE and MYFIELD DOES NOT exist on the very same table (MYTABLE). How can I do this check with Kollection? I don't see anything like 'check if field exists'.
Any idea will be really appreciated.
TIA
tony
I need to create a form that will insert data into a table (MYTABLE) in a mysql db.
I need to check that the field MYNAME and the field MYFIELD are unique.
No problem here.
In another page, in another form I need to check that MYNAME exists on the table MYTABLE and MYFIELD DOES NOT exist on the very same table (MYTABLE). How can I do this check with Kollection? I don't see anything like 'check if field exists'.
Any idea will be really appreciated.
TIA
tony