Page is a not externally linkable
moonroot - 2:19 pm on Apr 6, 2010 (gmt 0)
I'm looking for an alternative to MySql for storing data and wondering if using text files to store data is possible, and using PHP to extract the contents into a PHP/HTML template.
Example:
Links on a static page calls a PHP/HTML template and also a text file (unique to that link) with content which is then inserted into that template.
How possible would this be? Are there any online tutorials or books available ?
Thanks so much in advance :)