Jump to content

E-mail with recent mySQL record update?


jerryisgood

Recommended Posts

Greetings everyone! I have a form that stores data to a database. Separate from that page I would like to have another where at any given time a user can download a .csv of the most recent addition or two? If not a .csv, can they easily view the record without having to know mySQL / phpAdmin and such?

 

Thanks!

 

Jerry

Link to comment
https://forums.phpfreaks.com/topic/216034-e-mail-with-recent-mysql-record-update/
Share on other sites

There shouldn't be any need for anyone to know database credentials just to view a page that retrieves the information. Just write a script that retrieves and displays the last X number of records.

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.