[thelist] [PHP] Send it as plain html

Paul Bennett Paul.Bennett at eyede.com
Thu Nov 25 18:26:13 CST 2004


for a big app / heavy traffic site the disadvantages are higher server 
load as the .html doesn't get spat striaght to the browser but instead 
php has to takle a look at it, see if there is any work for it to do and 
THEN spit it to the browser.

An 'advantage' can be that noone can (at a glance) see that you are 
using php. This is only slight, as it is trivial to get information from 
the server about the software it supports and runs (unless it has been 
configured more securely to not 'give out' this info)

 
Tim Burgan wrote:

> Thanks for all your responses.
>
> What are the advantages / disadvantages of me using this technique?
>


-- 
Paul Bennett
Web Technologies Developer
Eyede International Limited
Level 1, 5 Bouverie Street
PETONE
PO Box 31 012
Lower Hutt
Phone     +64 4 939 8764
Fax      +64 4 939 6719
www.eyede.com




More information about the thelist mailing list