MySQL Forums
Forum List  »  PHP

how to display database records on a web page?
Posted by: Joshua Morley
Date: March 25, 2015 02:23AM

What's the best way to display records from a hosted mySql database on a web page?

I tried PHP, but no sample code I've found online, except for a single simple "hello world", works. I don't get any error messages. Just no output at all.

Is there something else I can try? Something that's not server-side-only would be nice. It's annoying having to transfer the file to my site every time I test a change.

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.