PDA

View Full Version : How to display newest fields from MySQL database on webpage



cmd.line.geek
08 Feb 2011, 06:17 PM
I just have one question. I've been out of the webdev game for quite some time, but I would like to get back into it.

I have a MySQL database that stores songs I'm currently listening to, and I can access them with PHP but, How would I be able to automatically display the newest field without having to hit refresh each time? If someone can point me in the right direction, I'd really appreciate it.

Thanks in advance.

Cheers.

cmd.line.geek
08 Feb 2011, 07:18 PM
For anyone looking for the same solution.

http://www.tutorialized.com/view/tutorial/PHP-and-Javascript-Dynamic-update-with-MySQL/9690