answersLogoWhite

0

Platforms for programming languages can mean one of two things: a framework, or a system.

A framework for a programming language (in PHP examples include: Laravel, CakePHP, Symfony) creates a base for programmers to work from. Instead of having to develop a way to easily serve dynamic pages to a user, a developer can use a framework to accomplish this, and get right to creating content.

A system a programming language runs on can also be called a platform (for PHP examples include: Google's App Engine, Heroku, Fortrabbit). The system where you run your PHP simply allows your code to run, though it may include custom PHP installations or extensions.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

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.


Is php used in Mexico?

Yes. It is a common language for web pages in Mexico. However, PHP jobs have much lower pay than other languages/platforms, such as Java, .Net and nowadays, even JavaScript (server-side).


What are the strengths of PHP?

Actually i work with PHP because: - Structure is awesome - It works on different platforms (Windows, Linux, ..) - It's simple and also powerful - You can do everything that you want like editing photo, publishing things, even modify files and ... (no limitation) - All you need is PHP Engine (can be downloaded from: php.net) I have worked with other languages too, but PHP is best. ASP.NET is worst for me because unlike PHP you going to need lot of things and additional knowledge. (like it going to add some tags in your HTML Source that i hate it)


What is 10 percent in Php 250?

Answer: Php 2510% of Php 250= 10% * Php 250= 0.10 * Php 250= Php 25


What are the uses of using PHP?

There are many reasons to love PHP. Let us count the ways:1. Cost. PHP is completely free.2. Ease of Use. PHP is easy to learn compared to many other scripting languages. PHP has a syntax that is easy to parse and is actually rather human-friendly.3. Embedded. PHP can be easily embedded directly into HTML.4. Compatibility. PHP runs native on all UNIX and Windows platforms.5. Not Tag-Based. PHP is a real programming language.6. Stability.7. Speed.8. Open source licensing.9. Many extensions.10. Fast feature development.11. Popularity.12. Not proprietary.13. Strong user communities.


What are the advantages of PHP?

There are many reasons to love PHP. Let us count the ways:1. Cost. PHP is completely free.2. Ease of Use. PHP is easy to learn compared to many other scripting languages. PHP has a syntax that is easy to parse and is actually rather human-friendly.3. Embedded. PHP can be easily embedded directly into HTML.4. Compatibility. PHP runs native on all UNIX and Windows platforms.5. Not Tag-Based. PHP is a real programming language.6. Stability.7. Speed.8. Open source licensing.9. Many extensions.10. Fast feature development.11. Popularity.12. Not proprietary.13. Strong user communities.


What is a php consultant?

PHP Consultant is a Expert PHP Developer who Guide PHP Development Process


Is php a binary file?

No, PHP is text file with .php extension.


Is ASP.NET or PHP better for building WEB 2.0 applications?

PHP is more universal since it can run on Windows, Linux, Unix, etc. ASP.net must run on a Windows web server (specifically IIS). You can use Mono on Linux and other platforms to develop and run .NET applications, but PHP is still more universal. You also have better chances of finding open source extensions and code for specific purposes for PHP. With ASP.net you will probably need to pay for some commercial components.


Will php 4.4.7 server support php 5 files?

Yes php 4.4.7 server support php 5 files. But most of the php 5 features are not supported by php 4.4.7 version


Does android supports PHP?

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


How do you get the url in a php website?

Copy the URL with the .php, The .php is part of the page.