answersLogoWhite

0

How does PHP work?

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

PHP is a programming language that stands for PHP Hypetextual Processing (recursive acronym). Technically PHP is just a program that lives on your computer which interprets code and executes PHP statements line by line. The PHP interpreter will execute changes to your computer or run-time environment based on the low-level instructions that the programmer issues.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Does TCS use php?

All big companies work in PHP. It is a growing technology.....


How can you put PHP into your product details pages?

<?php // your php code goes here ?> If your product pages are created in PHP (have the .php extension) then you can simply add the php start/end tag. There is a way to have the server recognize PHP inside of HTML files but that would require some work on the server, better left to the server manager.


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.


How can one become employed in a PHP job?

While it may be a bit harder to find a company to work for, you could always check your local listings on sites such as Monster. Another way is to become a freelance PHP programmer, taking up opportunities as they come. If you are hard pressed to find work, then check sites where people are asking for PHP work done, such as the website PHP Jobs.


Where can freelance PHP work be found?

There are many websites that you can go to in order to find freelance PHP work. Some of the more popular sites include Peopleperhour, Freelancer and Teams4hire.


What is syntax in php?

We can use php tags in different ways. <?php //php code to be written here ?> OR <? //php code ?> This tag will not work when we using editors such as macromedia dreamweaver. OR < script language="php"> //php code </script>


Does PHP work with win 2008?

Of course it does. It works on any OS.


How much is the brace in the Philippines?

It depends on the Dentist's fees and the preparatory dental work. But mostly it's around PhP 60,000 to around PhP 90,000.


Is Hiring PHP Developers from India the best?

Yes, it is indeed the best choice to have hire a PHP Delepers from india, they are known for the best PHP Developers compare to the other countries.


What is 10 percent in Php 250?

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


How do you get MySQL to work with PHP 5.3.2?

Please see the related link below.


What is a tool that converts PHP source to Java source?

Converting PHP code into Java code would not work correctly; The two languages work in two completely different ways, rendering such a tool practically useless.