Hi Joe,
The record has other information as well, names, phone, and etc. I like
to store everything in an array and reference to it later. That way I don't
have to do another mysql_xxx() later for the subsequent pages...that should
save sometime, right?
The problem has gone away once I switc
Hi Peter, are you limited to using arrays? If not, try msql_fetch_row()
since you are only looking for the one record, ie: the corresponding
username and password record for the username and password that was passed.
Hope this helps, Joe :)
Peter Ruan <[EMAIL PROTECTED]> wrote in message
2 matches
Mail list logo