Reply
Index - Main page
Old 04-21-2008, 06:34 AM Index - Main page
Average Talker

Posts: 27
Hi Guys,

When I started web design, As we all I started with HTML, All that createing mutiple pages and rubbish..

Latly I've been using a php page, Ive only used tables and for the main content I've just used a php line to collect the htm content pages..

I'm wondering what others ways can I move forward to better things?

Well I know that the way forward for me is building without using tables, Divs and Css but what do you do with the content?

I don't want mutiple pages, I'd rather just have mutiple content pages which is very easy to change anything if anything goes wrong or needs updated.

Thanks,

Last edited by loyalblue : 04-21-2008 at 06:52 AM.
loyalblue is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 04-21-2008, 12:32 PM Re: Index - Main page
Gilligan's Avatar
Dead Like Me

Posts: 1,572
Name: Stefan
Location: London, UK
Other than server side includes (SSI) there's not much else to do if you want this.
Gilligan is offline
Reply With Quote
View Public Profile
 
Old 04-21-2008, 06:11 PM Re: Index - Main page
vangogh's Avatar
Post Impressionist

Posts: 8,441
Name: Steven Bradley
Location: Boulder, Colorado
The way I generally build sites is to pull out all the common parts into a separate file and use PHP includes to pull them into the pages.

Usually all you need is a separate header and footer, but you could keep anything that's repeated across pages in it's own file.

Then the actual php pages are a few includes and the content specific to that page. I wouldn't use the include on the content for that page, but rather the content that will be shared across pages.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to Index - Main page
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.13381 seconds with 13 queries