PHP Tutorial for Beginners 31 # Getting Data from MySQL Database using PHP




Retrieving data from a MySQL database from PHP PHP MySQL Select PHP/MySQL Tutorial – Learn how to display MySQL table data How to use PHP to …

Original source


21 responses to “PHP Tutorial for Beginners 31 # Getting Data from MySQL Database using PHP”

  1. I was refreshing my php knowledge up until i got to the 30th tutorial where by you were connecting to the database but initially during intallation i had not set my password of the localhost then i i did set up one afterwords but my connection to the database is completely denied.
    Please help and how can i reach you via email

  2. query is not executed> it gave me this message:
    Warning: mysqli_query() expects at least 2 parameters, 1 given in C:xampphtdocsPHP DATA BASE + SESSIONSlogin.php on line 5

    query execcution failed.
    thats the code in the line 5:
    if($is_query_run= mysqli_query($query))
    please help my database should be done by this thursday and i still got other database operations to do for my project.

Leave a Reply