Search results

  1. S

    database connection

    how to make connection between web page using PHP with MySQL database? I already tried to input some values using webpage but database doesn't respond it properly. The database just add 1 row, but it is empty, doesn't have any values at all. This is the code I use : <?php...
Top