Page 1 of 1

where to place my php files?

Posted: Mon Sep 26, 2011 3:57 pm
by mala7
Hi all

Which is better:
- to save my php files in the same folser of my html files
- to save my php files in a separate folder ??

Does saving my php files to another folder could affect the speed of loading the pages ??

thanks

Re: where to place my php files?

Posted: Mon Sep 26, 2011 6:14 pm
by Christopher
No, the location of the PHP files will not affect the speed of loading pages.