whats the best format? (php/php4/html)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • snyx
    Senior Member
    • Aug 2000
    • 1070
    • 3.5.x

    whats the best format? (php/php4/html)

    whats the advantage of using different file extentions?

    is php4 faster for its own reason?
    is html slower?
    MSN: [email protected] | MAIL: [email protected] | FOLIO: mholman.com
  • Floris
    Senior Member
    • Dec 2001
    • 37767

    #2
    .html is a static page
    .php is a dynamic page.
    .php3 is basicly for systems that installed php3
    .php4 is basicly for systems that installed php4
    but .. I always prefer to use just .php since both php3 and php4 in the most situations allow .php
    If I don't need end-user input and database output, I use .html

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...