php3-list | 199807
Date: 07/17/98
- Next message: \\yvind M|ll: "Re: [PHP3] Serving *all* web pages using PHP3 from a database..."
- Previous message: Lars Göransson: "Re: [PHP3] Forminput?"
- Next in thread: \\yvind M|ll: "Re: [PHP3] Serving *all* web pages using PHP3 from a database..."
- Reply: \\yvind M|ll: "Re: [PHP3] Serving *all* web pages using PHP3 from a database..."
- Maybe reply: Martin Reeves: "Re: [PHP3] Serving *all* web pages using PHP3 from a database..."
- Reply: Rasmus Lerdorf: "Re: [PHP3] Serving *all* web pages using PHP3 from a database..."
- Reply: Jim Winstead: "Re: [PHP3] Serving *all* web pages using PHP3 from a database..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
This may actually be more of an Apache question, but...
I'd like to use our combination of Apache 1.3, PHP 3.01 and MySQL 3.21 to
serve all our web-pages from the database using PHP as the front-end.
What I envisage is something like
http://virtualserver1.ncl.ac.uk/top_level/sub_level/document.html
where top_level/sub_level/document.html is used as a key to the database
entry holding the HTML (which is then rendered by PHP). The resultant HTML
is then 'inserted' into a template HTML 'wrapper' and presented to the
client.
Can anyone give me some pointers on where to find further details on how to
do this?
many thanks in advance,
Tone
------
Dr Tony McDonald, FMCC, The Medical School, Newcastle University
Fingerprint: 3450 876D FA41 B926 D3DD F8C3 F2D0 C3B9 8B38 18A2
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.tryc.on.ca/php3.html
- Next message: \\yvind M|ll: "Re: [PHP3] Serving *all* web pages using PHP3 from a database..."
- Previous message: Lars Göransson: "Re: [PHP3] Forminput?"
- Next in thread: \\yvind M|ll: "Re: [PHP3] Serving *all* web pages using PHP3 from a database..."
- Reply: \\yvind M|ll: "Re: [PHP3] Serving *all* web pages using PHP3 from a database..."
- Maybe reply: Martin Reeves: "Re: [PHP3] Serving *all* web pages using PHP3 from a database..."
- Reply: Rasmus Lerdorf: "Re: [PHP3] Serving *all* web pages using PHP3 from a database..."
- Reply: Jim Winstead: "Re: [PHP3] Serving *all* web pages using PHP3 from a database..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

