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 the founded links for processing later.
 

Regards,
Ruprecht
--
Ruprecht Helms IT-Service  Softwareentwicklung
Tel./Fax  +49[0]7621 16 99 16
Web:   htp://www.rheyn.de
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[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 know that I can parse a given directory, it would just be 
cool to do a grown up version of this code.

Regards,
Dermot Mc Laughlin

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php