I have a field called pword, whenever someone enters anything but numeric,
i.e. mixed alpha with numeric, or even just alpha.. the following error
appears.
Warning: mysql_numrows() : supplied argument is not a valid MySQL result
resource
What do I need to change the field to, to be able to have whatever password
configuration the user wants to enter?
TIA,
i.e. mixed alpha with numeric, or even just alpha.. the following error
appears.
Warning: mysql_numrows() : supplied argument is not a valid MySQL result
resource
What do I need to change the field to, to be able to have whatever password
configuration the user wants to enter?
TIA,
Comment