thanks for that suggestion!
i have realized though that my initial goal won't work. yes, i do want the browser to reload a text file after the user modifies it. but the sequence of events in the scripts requires something, too.
let me explain:
1) page loads, and page calls up the text-file-database.
2) that file is parsed...
3) ...into an array of data points.
so it would not be...
User Profile
Collapse
-
need to force reload of a text file when it has been modified
here are the parameters in which i am working:- i have Google Maps mashup that uses a text file to contain all the data points
- i use the text file because i have no experience with mysql or any database languages
- users may add data points to the text file database, and the additions are made by php scripts
- the mashup itself is written in javascript
what i am trying to solve: right now users can successfully add datapoints. but they...
No activity results to display
Show More
Leave a comment: