View Single Post
Old 2004-05-12, 11:01 AM   #12
jmf000
WHO IS FONZY!?! Don't they teach you anything at school?
 
jmf000's Avatar
 
Join Date: Sep 2003
Posts: 43
Cool A clue.

Greetings.

Just a notation:
One can always hide real PHP template behind .html extention and can use it extensively.
Few more little tricks can make PHP virtually impossible to detect.
There is no need in ?'s in URLs because everyone can simply use :
domain.com/site-123/gal-1/page.html instead of ../page.php?site=123&gal=1
This can be easily done with apache's mod_rewite.
The real question is will you excessively abuse the dynamo?
This is absolutely depends on your honesty.

Thanks.
jmf000 is offline   Reply With Quote