answersLogoWhite

0

What websites use PHP?

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

There are millions of websites that use PHP, some notable ones are Facebook, Digg, Wikipedia and many more.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

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

Php


How many PHP-based websites are there?

Nearly all websites have some sort of PHP backend, although a large number use other scripts as well -- Perl, Python, ASP, CGI.


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.


Does android supports PHP?

It supports websites made on php but not coding in php. There are workarounds for coding in PHP using Android.


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.


Why shoul we join PHP training?

PHP is easy and creating attractive and beautiful websites.


Can you run PHP on Linux?

Yes. Many popular websites run PHP on Linux.


Does Google Chrome have PHP module enabled?

Yes, Chrome has PHP module enabled. It can be used for testing and developing PHP websites.


Is PHP a drug?

PHP is a programming language. You may be thinking of PCP, or a-PHP (a-Pyrrolidinobutiophenone).


Why PHP programming is so much important?

If you are involved in web development you would require to use a server side language. PHP is one of the many server side languages available freely and the coding is not that difficult for php. It is not a iron clad rule that you have to use PHP for web development but the cost of developing and deploying websites using php is less so that is something worth thinking about.


What is the use of a question mark in php?

It is used to tell the sever to use the PHP parser. To begin php you must use <?php, and to end it, it is ?>.


How do you use PHP in HTML?

You can't use PHP in an HTML document, but you can use HTML in PHP script.