Search results

  1. J

    ajax problem

    here is my problem. i am creating a login script with html and ajax that will check if the information is correct. but, it is targeting itself instead of the intended webpage. how can i fix it. here is the code: login.php <html> <script language="javascript" type="text/javascript"> <!--...
  2. J

    php mysql help

    this is not working. it should get a list of values from a table, but it never does, and just stops running, displaying whats before it, and thats all (its in an include command on another page) could someone try to fix it? mysql_connect("localhost", "jrobert7", "password")...
Top