The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hello.
Can some one please give me Mime type php code for php 5 or higher? Thanks |
|
#2
|
||||
|
||||
|
PHP Code:
|
|
#3
|
|||
|
|||
|
Mime-type describes the content of the HTML output. PHP is a serverside processing language. It can output HTML but has no mime-type as you do not "output PHP to your browser".
|
![]() |
|
|