Question:
what is PHP?
?
2014-07-08 21:42:48 UTC
what can PHP do and why?
Eight answers:
anonymous
2014-07-08 21:58:29 UTC
PHP is an acronym for "PHP Hypertext Preprocessor". it is widely used server scription language and is a powerful tool for making dynamic and interactive web pages quickly. PHP can encrypt data, send and receive cookies, can collect form data, it can as well restrict users to access some pages on your website.

PHP runs on various platforms like windows, linux, unix etc and is compatible with almost all servers used today. it supports a wide range of database. if you want to study PHP then this is right choice. it is east to learn and runs efficiently on serverside. it reliable :)
Franco
2014-07-08 21:47:23 UTC
What is PHP?



PHP is an acronym for "PHP Hypertext Preprocessor"

PHP is a widely-used, open source scripting language

PHP scripts are executed on the server

PHP costs nothing, it is free to download and use





What Can PHP Do?



PHP can generate dynamic page content

PHP can create, open, read, write, delete, and close files on the server

PHP can collect form data

PHP can send and receive cookies

PHP can add, delete, modify data in your database

PHP can restrict users to access some pages on your website

PHP can encrypt data



With PHP you are not limited to output HTML. You can output images, PDF files, and even Flash movies. You can also output any text, such as XHTML and XML.





Why PHP?



PHP runs on various platforms (Windows, Linux, Unix, Mac OS X, etc.)

PHP is compatible with almost all servers used today (Apache, IIS, etc.)

PHP supports a wide range of databases

PHP is free. Download it from the official PHP resource: www.php.net

PHP is easy to learn and runs efficiently on the server side
anonymous
2014-07-09 03:00:12 UTC
PHP is an acronym for "PHP Hypertext Preprocessor". it is widely used server scription language and is a powerful tool for making dynamic and interactive web pages quickly. PHP can encrypt data, send and receive cookies, can collect form data, it can as well restrict users to access some pages on your website.
?
2014-07-08 21:59:37 UTC
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.



1)PHP is appropriate whenever you want your pages to be created dynamically when the browser requests the page. For example, you can display date, time, and other information in different ways. PHP will make your website more dynamic in content and a heck of a lot easier to update.

2)PHP makes it easy to customize a Web page to make it more useful for individual users.

With PHP you can set cookies, manage authentication, and redirect users.

3)One of PHP most powerful features is database access. With PHP it is possible to access over 19 different types of databases and manipulate data within those databases based on input from the user via a web page.

4)PHP makes it easy to send e-mail, work with newsgroups, and actually open a connection to another web site -- and get or send data with it. If you are already familiar with ASP development, PHP can also communicate with other server-side languages such as Java and use COM interfaces.

5)PHP provides the means to do everything from generating PDF documents to parsing XML.



why PHP



Download it for Free.



- User Friendly as compared to other Web Development languages.



- Resourceful: OS and Server Friendly.



- It can manage lot of database.



- Faster Downloading



- Easy Navigation



- Consistent, Affordable and Fast
anonymous
2014-07-08 21:48:54 UTC
PHP, how do I even explain.



PHP can be used in so, oh so many ways.

For example, you can use PHP to talk to a database and retrieve and display results.

You could use it to handle an email form in HTML and send an email to somebody.



I guess it is really limitless.

You tie in PHP with HTML and CSS.

It is really quite a unique language.
?
2014-07-08 22:29:47 UTC
PHP stand for hypertext pre-processor and old name is personal home page

PHP is open source server side scripting Language.

Widely used in Web Development.

It is very easy to learn and ease to connect database.
anonymous
2014-07-08 22:33:50 UTC
PHP is a widely-used open source general-function scripting language that is particularly suited for web development and can be embedded into HTML.
anonymous
2014-07-08 21:51:37 UTC
It is a programming language used to manipulate data on a website.



What is PHP - http://linkjacket.com/jk.cgi?i=YNg1vJD&d=php.about.com%2Fod%2Fphpbasics%2Fqt%2Fwhat_is_php_used_for.htm&n=30


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...