answersLogoWhite

0

What is application php used for?

Updated: 8/20/2019
User Avatar

Wiki User

11y ago

Best Answer

PHP currently stands for Hypertext Preprocessor. It involves the scripting language used for creating dynamic web pages. It is executed by being embedded in an HTML document.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is application php used for?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which kind of service is php hosting?

PHP is a scripting language used for web servers and application development. PHP hosting is a web hosting service that allows for more complex site because is supports the PHP scripting language.


Is the world's most popular open source database application and is commonly used with PHP?

MYSQL


How does PHP differ from HTML in terms of application and structure?

In structure <?php ?> <html> </html> in application - one is static and another is dynamic. this much ......


What are the legal issues on selling a PHP application?

There are no legal issues associated with selling a PHP application, aside from those associated with selling any software.


How do you develop a API centric application in PHP?

Put all the sql queries required by the application to get relevant data in a single file or folder and you have an API centric php module. The application prefarably a mobile app or software application processes the queries and obtains necessary information to display at the front-end. Long story short, do not build the entire application using PHP. Just use PHP for backend


What is a PHP course?

After Apache concludes that is a PHP record, it offers it to the PHP translator. When PHP gets the record it peruses it and executes any PHP code it can discover. After it is finished with the record, the PHP mediator gives the yield of the code, assuming any, back to Apache. At the point when Apache gets the yield once again from PHP, it sends that yield back to a program which renders it to the screen.we can begin building up our first PHP/Java application: a flower specialist shopping basket application that shows six bunches of roses and their comparing costs. The application is a PHP content that executes a Java meeting bean, which will be the "motor" of the application on the grounds that the outcomes will be given by a Java class named flower Bean.PHP Tutorial : Javatpoint


What is lamp in php?

LAMP stands for Linux-Apache-MySQL-PHP. In simpler terms it contains everything to build a php application on a linux platform.


What is css php?

There is no such thing. PHP is a scripting language, and CSS is a markup protocol. While the two technologies are often used as different parts of the same web application, they are not mutually inclusive and are not part of the same specification.


How do you create a webmail application with PHP?

Creating a webmail application in PHP involves using the related POP3 or IMAP libraries to connect to the mail system and cookies/sessions to save authentication information.


What is the purpose of a PHP session?

A PHP session serves quite a few purposes. PHP sessions store data that the web application developer would like to have preserved across the different page loads.


Which language is used more for websites PHP or ASP.net?

Php


What is PHP data coding?

PHP data coding is softwares that allows or has frameworks which can make PHP input to it's own script language. So you may code programs for example with PHP, just that it has to be extended PHP because of new functions and features. It may also be application coding for the web.