|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I want to use includes for my menus that will be on every page so that I don't always have to go on every single page to make changes.
Which extension should i use : .php or .shtml ? Which will run faster? |
|
#2
|
|||
|
|||
|
which to use would depend on what your server supports. As far as which is faster, they both would take milliseconds to run so I doubt that would make much of a difference. more than likely though, you would use php if you are including the file in a php script.
|
|
#3
|
||||
|
||||
|
i would use php. even if you dont need any scripting power in the include today, you may in the future.
__________________
There is no spoon. |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > php5 - I want to use includes for my menus that will be on every page so that I don't always |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|