Hi:)
I have a series of pages that are totally static [no db required]. I dont want to use databases unless it is impossible. The contents of this page is stored in the main div section named maincontent.
Is there anyway i could update that section only from JS? That is, make changes to the file?
PHP is a fine solution as well. I need to change the file but update only that section?
I have a series of pages that are totally static [no db required]. I dont want to use databases unless it is impossible. The contents of this page is stored in the main div section named maincontent.
Is there anyway i could update that section only from JS? That is, make changes to the file?
PHP is a fine solution as well. I need to change the file but update only that section?
Comment