Re: [PHP-DB] PHP sitemap

2004-08-09 Thread Ruprecht Helms
Dermot Mc Laughlin wrote: Hi, Is it possible/easy to create a simple sitemap page using PHP which would automatically parse all files and directories from index.html and create a structured HTML document from the results? seams to be possible. It's some code to write. You need something to store

Re: [PHP-DB] PHP sitemap

2004-07-13 Thread Ignatius Reilly
IL PROTECTED]> Sent: Tuesday, July 13, 2004 12:35 AM Subject: [PHP-DB] PHP sitemap > Hi, > > Is it possible/easy to create a simple sitemap page using PHP which would > automatically parse all files and directories from index.html and create a > structured HTML document from the res

[PHP-DB] PHP sitemap

2004-07-13 Thread Dermot Mc Laughlin
Hi, Is it possible/easy to create a simple sitemap page using PHP which would automatically parse all files and directories from index.html and create a structured HTML document from the results? I'm just a newcomer to this field, but have some experience in programming and web development. I