answersLogoWhite

0

What are applications in php?

User Avatar

Anonymous

13y ago
Updated: 8/20/2019

Many applications are written in PHP. Like Facebook for example, or just about every other webpage.

Now to be fair, most of these applications are not solely written in PHP, they use Javascript and many other languages together to create one thing.

This is also not to belittle other server side languages like .NET but in my opinion if you go to just about any website on the net, i'd say there is about a 80% chance it has some PHP in it.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How does PHP function in applications?

in php used for one typ website


Why do we use Php?

PHP is an Open Source Scripting Language. We can create Web Pages and Web Applications using PHP.


How does a zend optimizer help PHP applications?

Zend optimizers can help PHP applications by making the PHP application easier to manipulate through the Zend Opimizer. They make great products for anyone trying to make a living at home.


What is php application server?

A PHP application server is a software platform that processes and delivers PHP scripts and applications to users. It interprets PHP code, manages server resources, and facilitates communication between the application and the database, enabling dynamic web content generation. Common PHP application servers include Apache with mod_php and Nginx with PHP-FPM. These servers play a crucial role in executing web applications built on the PHP programming language.


What are the differences between PHP and Java Programming?

Java is primarily used to create desktop applications/software while PHP is used to make web applications/websites.Ofcourse both support website/web and desktop applications but you would find very few who interchange those two.Java is complex while PHP is a bit simpler.Java has a massive library while PHP has a small but quite useful library.Generally speaking JAVA developer earns more then PHP counterpart


What use of php?

PHP is used for creating web portals, Websites, E-commerce Platform , CMS , ERP Systems, Web Services created in PHP are used in Android Applications.


What are the primary reasons for using PHP programming services?

There are many reasons to use PHP programming services. Some reasons are hundreds of existing php code examples, free, experienced support from a 1000 php communities, and php is scalable to the largest web applications.


How do you create standalone applications with PHP?

There are currently two ways of developing stand alone PHP applications. Both options are only available for Windows platforms (XP and Greater). PHP-GTK is a development that utilizes the GTK visual interface platform and allows developers to create glade interfaces. WinBinder is another development that binds PHP natively into the Windows platform.


What is a good server for PHP language?

The best server yet for php serving is Apache, as PHP and Apache work closely together. The MySQL community database is a good server for PHP applications, this is why we talk about w/xamp servers, Windows/Linux Apache MySQL PHP servers.


Why we use php?

PHP is a web programming language . It is majorly used in web applications. \ It is used for creating dynamic webpages that interact with the user . PHP offers many advantages; it is fast, stable, secure, easy to use and open source


What are some examples of remote server applications?

Some examples of remote server applications are Windows Server, Solar Winds and PHP. Remote server applications enable remote usage of desktop applications for windows.


Where is php applied?

Primarily it is applied for creating web applications and websites which deal with client-server model. Use mysql db with php and you could build a three tire architecture. Couple of big website like Facebook do use php.