Go Back   Site Owners Forums - Webmaster Forums > Web Programming > Programming General

Notices


Reply
 
Thread Tools Rate Thread Display Modes
Old 07-24-2017, 12:27 AM   #1
bhavnasingh482
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..
bhavnasingh482 is offline   Reply With Quote

Old 07-24-2017, 03:49 AM   #2
manalisoni
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"
manalisoni is offline   Reply With Quote
Old 03-18-2019, 03:41 AM   #3
adityadev
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.
adityadev is offline   Reply With Quote
Old 08-15-2019, 10:48 PM   #4
RH-Calvin
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
RH-Calvin is offline   Reply With Quote
Old 10-03-2019, 07:14 AM   #5
alvin_hoffman
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
alvin_hoffman is offline   Reply With Quote
Old 11-22-2019, 12:37 AM   #6
Dev Tyagi
Registered User
 
Join Date: Dec 2017
Location: India
Posts: 160
Thank you very much for sharing it.
Dev Tyagi is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
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


All times are GMT -7. The time now is 03:52 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.