Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Programming General (http://siteownersforums.com/forumdisplay.php?f=44)
-   -   What is PHP? Why it is used? (http://siteownersforums.com/showthread.php?t=978082)

rankindia 07-19-2019 08:05 PM

What is PHP? Why it is used?
 
What is PHP? Why it is used?

oyecaptain 07-20-2019 10:16 PM

PHP stands for Hypertext Preprocessor (no, the acronym does not follow the name). It is an open source, server-side scripting language used for web application development.

PHP scripts can be used in most operating systems known as Linux, Unix, Solaris, Microsoft Windows, MAC OS and many others. It is also compatible with most web servers, including Apache and IIS.

alvin_hoffman 07-23-2019 08:24 AM

Quote:

Originally Posted by oyecaptain (Post 1804322)
PHP stands for Hypertext Preprocessor (no, the acronym does not follow the name). It is an open source, server-side scripting language used for web application development.

PHP scripts can be used in most operating systems known as Linux, Unix, Solaris, Microsoft Windows, MAC OS and many others. It is also compatible with most web servers, including Apache and IIS.

nice informatino thanks for share

ORLOVA 08-05-2019 02:49 AM

Why choose PHP for Web Development

Open Source
Platform Independent
Simple and Easy
Database
Fast
Maintenance
Support
Testing
Security
Stable

RH-Calvin 08-15-2019 10:45 PM

In a production level code it is very important to keep information as either variables or constants rather than using them explicitly. A PHP constant is nothing but an identifier for a simple value that tends not to change over time.

alvin_hoffman 10-03-2019 07:17 AM

PHP is a general-purpose scripting language that is especially suited to server-side web development, in which case PHP generally runs on a web server. Any PHP code in a requested file is executed by the PHP runtime, usually to create dynamic web page content or dynamic images used on websites or elsewhere.

swipka777 10-12-2019 12:27 AM

It's like a backend. PHP is a scripting language that helps to contain all data on the website. I was learning it but I am fell better in front-end. It's hard for me to deal with all these, so I decided to use https://opengeekslab.com/ which helped to create a nice content and also developed a website for my business.

Dev Tyagi 11-22-2019 12:37 AM

Thank you very much for sharing it.


All times are GMT -7. The time now is 09:32 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.