|
||||||||||
|
|||||||
| GoogleCommunity Sponsor |
Use coupon "forum" for 50% Off! |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
Sponsored Links
|
|
|
|
#4 (permalink) |
|
Googler
![]() |
Well I think if you have a website with many pages and you are aware of PHP, then you should opt for php..
You can then a common file where all of your links will be placed and then you can call those functions to place those links on your webpage.. this way you have to just change in that single file which will reflect in all those files that is using it. Otherwise life is miserable, if you have many many pages and there are changes to be made |
|
|
|
|
|
#6 (permalink) |
|
Googler
![]() |
Yes.. There is no layout that cannot with integrated with php..
I have done many Ecommerce sites that is using PHP. The other option is Frames..(but not prefered nowdays) Well if you see this site.. I have used PHP.. but there is no such content that cannot be done in plain HTML. PHP chosen to avoid the pain that you are going through. |
|
|
|
|
|
#8 (permalink) |
|
Senior Googler
![]() |
well i had a css file, and it worked fine, but can i put html into that file also? i redid the site and i just copy the code i am using for css into every page, because the editor i am using doesnt show it if i dont!! but i am always looking for better site design and any help, ....
|
|
|
|
|
|
#9 (permalink) |
|
Google Freak
![]() Join Date: Jan 2006
Location: Las Vegas
Posts: 268
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
you should be using a css file to be an independent file. Follow along...
\root default.css index.html <- This points to the default.css file in the meta tags within the <Header><style></style></header> html2.html <- same thing.... |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|