|
Posted by Jim Higson on 02/28/06 18:29
HoDeHoo wrote:
> Less pages?!
>
> I only have two :( I guess I could lump all the PHP into one page but I'm
> having a hard enough time keeping track of it as it is! I just can't
> figure out what's going on with the layers, I'm still working on it!
You can have as many PHP files as you want, it doesn't have to be one per
page on the server.
So, if the PHP is getting too long to keep track of, split it into smaller
files and use the include statement.
--
Jim
Navigation:
[Reply to this message]
|