Jump to content


Duplicating Div's


1 reply to this topic

#1 omle

    Young Padawan

  • Members
  • Pip
  • 24 posts

Posted 26 October 2006 - 04:41 AM

take this site for example http://www.eliteforce420.net/LODesign/

how would i take the left hand side bar with newsand such and make it soi only needa update it once and it changeson all pages. to reduce the work updating. :P

thx:)

#2 omle

    Young Padawan

  • Members
  • Pip
  • 24 posts

Posted 27 October 2006 - 01:19 AM

View Post. Adam ., on Oct 26 2006, 10:20 AM, said:

You could put it in a seperate file and then include it on every page :)

So say you named if leftbar.php You simply just put:

<?php

include("leftbar.php");

?>

Simple :)

- Adam ;)

wow its that simple:) thx mate:) thought it would be some technical script:)





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users