![]() |
#1 |
Registered User
Join Date: Dec 2014
Posts: 93
|
Know about php file...?
Hello guys,
I would like to know about php file. Describe it please..
__________________
Love astrologer | Online Intercaste love marriage solutions | Online relationship solutions |
![]() |
![]() |
![]() |
#2 |
Registered User
Join Date: Jul 2017
Posts: 258
|
PHP files can contain text, HTML, CSS, JavaScript, and PHP code
PHP code are executed on the server, and the result is returned to the browser as plain HTML PHP files have extension ".php" |
![]() |
![]() |
![]() |
#3 |
Registered User
Join Date: Jul 2017
Posts: 86
|
1. PHP stands for Hypertext pre-processor.
2. PHP is a server side scripting language. This means that it is executed on the server. 3. PHP files are saved with the ".php" file extension, and the PHP development code is enclosed in tags. 4. PHP is open source and cross platform.
__________________
web development company in chennai | Angularjs development company | Node Js development company |
![]() |
![]() |
![]() |
#4 |
Registered User
Join Date: May 2015
Location: Forum
Posts: 2,517
|
PHP is a script language and interpreter that is freely available and used primarily on Linux Web servers. PHP, originally derived from Personal Home Page Tools, now stands for PHP: Hypertext Preprocessor, which the PHP FAQ describes as a "recursive acronym."
__________________
█ Cheap VPS | $1 VPS Hosting █ Cheap Windows VPS | Windows Server with Remote Desktop Access █ Cheap Dedicated Server | Servers with Free IPMI Setup |
![]() |
![]() |
![]() |
#5 |
Registered User
Join Date: Oct 2015
Posts: 383
|
A file with the .PHP file extension is a PHP Source Code file that contains Hypertext Preprocessor code. They are often used as web page files that usually generate HTML from a PHP engine running on a web server. The HTML content that the PHP engine creates from the code is what's seen in the web browser
|
![]() |
![]() |
![]() |
#6 |
Registered User
Join Date: Dec 2017
Location: India
Posts: 160
|
Thank you very much for sharing it.
__________________
Rajasthan e Taj Mahal | India Del Nord Khajuraho e Varanasi | India Gujrat Tribale Tour | india il triangolo doro 8 giorni | India Del Nord e Varanasi | India Del Nord Varansi e Kathmandu | India Del Sud Kolkata Tamil Nadu e Kerala | Himachal Pradesh e Ladakh | Assam e Arunachal Pradesh |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
PHP including functions from another file. | noahwilson | PHP / mySQL | 5 | 03-05-2014 02:54 AM |
form to file script. php or html | mjvndhsb | PHP / mySQL | 0 | 10-07-2011 08:55 PM |
is it possible to make an php file trough a php code | ncjbhd | PHP / mySQL | 0 | 09-21-2011 11:49 PM |