Is there a way.... |
Is there a way.... |
Aug 17 2006, 06:12 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 10 Joined: Jul 2006 Member No: 446,464 |
So is there a way to update all of your webpages at the same time. i mean, one time i found a small mistake on all of my webpages. and then i had to go through all 20 of my web pages to fix it. and damn, its a pain lol
|
|
|
|
![]() |
Aug 18 2006, 11:56 AM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
Its not a code, its php includes. You learn how to include certain files.
The tutorial I gave you is for you to place your layout into a css file, header file, and footer file. Then you include (by following the tutorial) the css file, header file, and footer file on each page. Then when you change your layout you only have to edit the css, header, and footer files. |
|
|
|
asnbiscuits Is there a way.... Aug 17 2006, 06:12 PM
Azarel I believe if you create your site using PHP, you... Aug 17 2006, 06:15 PM
asnbiscuits yeah i use php. but how do you do that? Aug 18 2006, 01:32 AM
toyo loco You can read this . You use php includes:
http://p... Aug 18 2006, 02:26 AM
mipadi Or server-side includes, if you're just using ... Aug 18 2006, 08:12 AM
asnbiscuits so uh what am i suppose to do? is there a code for... Aug 18 2006, 11:54 AM
asnbiscuits thanks for breaking it down. i got it! Aug 18 2006, 03:43 PM![]() ![]() |