02-16-2008, 03:40 AM
|
#2 (permalink)
|
|
how quixotic are you?
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
|
If the site is made up of HTML files then you could just have PHP list the directory's contents. A more advanced one could open the HTML files and grab the title using Simple XML.
So, yes you can do that with PHP. It is just a matter of if it is worth your time and effort.
|
|
|
|