Hello,

On 01/21/2004 08:52 PM, Shaun wrote:
I have an question on how to create a completely database / xml driven site
i.e. the page names, links, the site map etc are held in the database. I
think I have solved most problems but what I would really like to do is
limit the number of pages I need. Can I manipulate the server such that if I
have links to a pages; <a href="red_hats.php">red_hats.php</a> and <a
href="yellow_hats.php">yellow_hats.php</a> can both these pages and others
link to a different page that dynamically constructs whilst the links aren't
altered. Maybe is there some way that a default php page is called that
reads the link of the page called etc.

I think this class does exactly what you ask:


Class: XMap
http://www.phpclasses.org/xmap

--

Regards,
Manuel Lemos

Free ready to use OOP components written in PHP
http://www.phpclasses.org/

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



Reply via email to