Sent: Wednesday, March 24, 2004 9:53 AM
To: [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Favortire Page template Structure
I have been very fond of this method that I developed over the last few
years.
Lets say you have a site with three pages. Index, about us, and contact
us.
I create index.php like
PROTECTED]
Subject: [PHP-WIN] Favortire Page template Structure
I was interested in seeing if anyone has a favorite way of structuring
their PHP pages? For instance, I found one example where pages were laid
out as follows:
Everything was based off of index.php and parameters were submitted
through
I was interested in seeing if anyone has a favorite way of structuring
their PHP pages? For instance, I found one example where pages were laid
out as follows:
Everything was based off of index.php and parameters were submitted
through the hidden fields or through an action variable on the url
que