Jump to content

Pesistant require? possible?


AbydosGater

Recommended Posts

Hey,
I was wondering if there was a way with either a MySQL database or just a text file...
Would it be possible to either display the information from the database or file, and if its updated, ie: i post news to the database, the page automaticly changes the information displayed, or even just refreshs, but only when the data has changed?

Thanks
Link to comment
https://forums.phpfreaks.com/topic/27336-pesistant-require-possible/
Share on other sites

Your message could mean two things.

1) You are asking it is possbile to change information one place (database/text file) such that the content on that page will change for new visits to that page. By the fact that you have spent some time on these forums I am assuming that you already know that is possible.

2) You are wanting to know if it is possible to have a page that is already open dynamically update when the source content is changed. I.e. user has page open, someone changes the text file, the user's page shows the new ciontent w/o a refresh. If that is your question, then that can be done as well using AJAX.

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.