Recent content by Baz Khilji

  1. B

    sqlite login faliure php?

    please can some one help correct this code. ive never used sqlite before and haven't got much php 5 experiance <html> <head> <?php error_reporting (E_ALL); $user = " "; $pass = " "; // ensures that no values are allocated to $user and $pass before any action is taken...
Back
Top