Jump to content

output from database


chmpdog

Recommended Posts

You do not give very much information or example of your code.

 

If you want to learn how to retrieve data from a MySQL database, mysql_connect, mysql_select_db, mysql_query and mysql_fetch_assoc will be your friends to help you on that track. Also you will want to look into a tutorial on MySQL PHP via google, as that will help as well. Also you will want to look into an AJAX framework for ease of use. I suggest jQuery.

Link to comment
https://forums.phpfreaks.com/topic/186828-output-from-database/#findComment-986625
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.