Recent content by no luck

  1. N

    Login is not working using PHP and ODBC.?

    Registration is successful. Connection with database is also established. Message is displayed successfully if user is not in the database. But wrong password or successful login takes me to a blank page. i.e login.php itself. Can anyone help. Following is the code...
  2. N

    I have a problem while creating a PHP login script. Using ODBC connection with

    MS access DATABASE? Registration is successful but login is not. It gives an error as: Warning: odbc_fetch_array(): supplied resource is not a valid ODBC result resource in C:\Foket\login.php on line 49 My Code is as follow-------------------------------------------------------------------...
Back
Top