answersLogoWhite

0


Best Answer

It's adaptable: One of PHP's biggest advantages is that it's platform agnostic, meaning it can run on Mac OS, Windows, Linux, and most Web Browsers. It also works with all major web servers, making it simple to deploy on a variety of systems and platforms at a low cost.

To learn more about data science please visit- Learnbay.co

User Avatar

Learn bay

Lvl 8
2y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

Yes. PHP scripts are able to be interpreted on most machinery, especially Windows, Mac OS, and many Linux distributions.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is PHP platform independent
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why is php runable on Linux?

PHP is a technology in itself and like JAVA it is open source and platform independent. It has got its own interpreter. So as long as you have a LAMP server you need not worry about the os system


What is the future of php market?

There is always scope for open-source & platform independent technologies. Rest assured, it won't go extinct anytime soon.


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 need to know for php?

PHP is powerful language platform to develop dynamic, functional website. PHP is more preferable for eCommerce Web Development.


Why are php executables platform independent?

PHP is a server-side language, meaning that the code is executed on the server rather than on the user's local machine. Because of this, it doesn't matter what platform the user is using. In simple terms: User opens their browser -> Browser sends request to server -> Server executes code -> Output is sent back to the browser


Why is PHP in Linux?

PHP is a cross platform programming language, it is (in theory) available on any operating system.


How vsam is platform independent?

IS Seq file also platform independent or dependent?


Is Net framework platform independent?

Yes. no .net is not platform independent is supports on OS .... as is need clr for Linux to support it but till now .net platform is not independent ...


Are JVM is platform independent?

No, they must be designed for specific platforms. The compiled programs are platform-independent.


Why do you select the php for doing project?

It depends on personal choice. The reason PHP is used so extensively is probably cause it is platform independent, open-source, syntax is simple, it supports language interoperability through xml & json and a lot of frameworks and cms are available that too free of cost.


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.


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.