answersLogoWhite

0

The basic idea of php is to create a dynamic or database driven website. You can do many things with php... Some of the more popular are: eCommerce (online shopping cart), creating web based services, etc...

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What year was PHP invented?

Rasmus Lerdorf released PHP publicly on June 8, 1995 to accelerate bug location and improve the code. This release was named PHP version 2 and already had the basic functionality that PHP has today.


What is core php?

Core PHP is the language without the addition of various modules and extensions, such as EXIF, GDI, MySQL, and so on. It is the basic language.


What is framework in php?

A framework in PHP is a set of prebuilt classes and functions (like cakePHP.org or codeignitor) that let's you add basic classes and write less do more.


Why you need wamp server to run php file on web browser?

PHP Web Development and Running PHP application requires a lots of efforts and tools. For running PHP file on web browser we required a compiler which can convert php files to HTML files. And a web server like Wamp helps a php file to convert it to PHP. Basic Component of WAMP Server are : Wnodows : Which is our OS. Apache : Web server for responding with web pages. MySql : Databases Query and PHP


How do you compile PHP so that it supports T1Lib?

Php is text based. You therefore can not compile it but you maybe able to convert it by writing the basic functions and rewriting it out in any other language.


How do you run a php application on windows 7 home basic?

Operating System is irrelevant for php. Just download the WAMP server for windows & your php is operational. If you run ASP.NET & IIS remember to change the port of WAMP server & things should work out


The basic ideas behind the Nullification Crisis were also among the basic ideas behind which American conflict?

The Civil War.


What are the similarities between PHP and JavaScript?

there are not many similarities, except the if and else statements, loops, etc... but PHP talks to the server, JavaScript can't. That's why both languages have totally different functions. If you only use basic JavaScript, PHP doesn't differ too much.


The basic ideas behind the Nullification Crisis were also among the basic ideas behind which of the following American conflicts?

the civil war


Can you use visual basic codes on website as you do with php for example?

Yes. There is a variation of Visual Basic called VBS, or Visual Basic Script. It is commonly associated with the ".asp" (Active Server Page) file type, and requires a Windows-based server to run. Because of the licensing fees that Microsoft requires for its use, it is not as popular or widely-used as PHP.


What are the basic elements of floating-point addition and subtraction?

python 2 is better than php coding btw


Is it require to have knowledge of other technologies to learn the php technology?

You can learn PHP without knowledge of any other languages. However, in order to use certain basic features of PHP, such as database management and form evaluation, you'll need to know the language of the DBMS and a little HTML.