Previously we have learned the basics of HTML tags, in this article, I will open the New Learning PHP Programming ie Baha
What is PHP?
Based on information from the official PHP website, "PHP.net", PHP (PHP: Hypertext Prepocessor) is a web programming language that can be inserted in the HTML script. Many syntax in it that is similar to the C language, Java and Perl. The purpose of this language is to help web developers to create dynamic web quickly.When someone visits a web-based PHP, web server will process the code-code PHP. Some commands or code of PHP there is further translated into HTML and some are hidden (eg the process of calculations and operations). Once translated into HTML, the web server will send back the visitors to your web browser.
What Can Be Done with PHP?
• Reduce time to create large-scale web
• Ability to create interactive web
• Creating a variety of tools for online
(http://www.hotscripts.com/PHP/Scripts_and_Programs/)
• Support for e-commerce (shopping carts)
Capital Learning PHP
Before you learn PHP, you must master
• HTML,
• The basics of programming (C / C + + is better)
Application Required
To be able to work with PHP, here are some applications that are needed:
• Web server (Apache, IIS, Personal Web Server / PWS)
• PHP server (can be downloaded from PHP.net)
• Database server (MySQL, Interbase, MS SQL, etc.)
• Web editor (Dreamweaver, Frontpage, etc.)
You can also use the tool application in which there is already a web server (Apache), PHP server, and MySQL are integrated into one. The tool can be installed on the PC as a means to learn PHP. Some examples of these tools include Easyphp (Easyphp.org), XAMPP, PHPTriad, AppServer, LAMP, WAMP, etc.. PHP server can run well on multiple OS such as Windows, Linux, and Macintosh.
0 komentar:
Post a Comment