dear fellow monks,
i have this small site where i want to implement automatic updates.
example my index.html contains comment tags like these.
and
this can be used for the script to indetify which part of the html file it will
modify.
then i have for example a template file which contains html tags that the
script will read and paste that contents to the html file which has the comment
field above.
will you require me to use mysql database for this?
thanks,
arvin