Hey all, can someone make a recommendation here?
I want to keep site structural info pulled from a database in an array, and
store it in a flat file that can eliminate the database hit.
Then I'll just delete the file when structure changes, and regenerate it
with a call to a recreation script that does the necessary sql once.
So
- does this make sense?
- how to sore the array in a flat file
- any way to make the array global once loaded?
Thanks for any pointers!
cheers,
jaxon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]