[b]sturucture of folder for PHP[/b]

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
brian_kong
Forum Newbie
Posts: 1
Joined: Wed Aug 28, 2002 9:29 pm
Location: Michigan

[b]sturucture of folder for PHP[/b]

Post by brian_kong »

Hi!
Today, I found this forum site. I'm playing PHP .We are going to change static html and Server side java sript and Unix to PHP,Apache server and linux.
We made a main php page with template.
My Question,
1. What kind of sturucture do most site use? if we have several template for each different level and folder.
2. I copied url following
http://www.devnetwork.net/forums/viewfo ... b66d9a4557
http://www.devnetwork.net/forums/index.php
http://www.devnetwork.net/forums/viewtopic.php?t=2509
http://www.devnetwork.net/forums/viewtopic.php?t=2175
http://www.phpdeveloper.org/books.php?P ... 2e7262783e
http://www.phpdeveloper.org/products.php?id=36
after .org/

do they use diffrent template for each folder like /forum viewtopic.php and
books.php
3.Are there some book I can referrence about how built site using php?

have a good night. thank you for your all reply in advance.
User avatar
AVATAr
Forum Regular
Posts: 524
Joined: Tue Jul 16, 2002 4:19 pm
Location: Uruguay -- Montevideo
Contact:

Book

Post by AVATAr »

A good book i use: Web Databes Applications with PHP & MySQL
written by: Hugh E. Williams & David Lane
From O'Reilly

good luck
Post Reply