中文站 | English | 繁體中文
Loading...
  • we are the best for you.
  • your esteem is our dream.
What is PHP
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.

Instead of lots of commands to output HTML (as seen in C or Perl), PHP pages contain HTML with embedded code that does "something" (in this case, output "Hi, I'm a PHP script!"). The PHP code is enclosed in special start and end processing instructions <?php and ?> that allow you to jump into and out of "PHP mode."

What distinguishes PHP from something like client-side JavaScript is that the code is executed on the server, generating HTML which is then sent to the client. The client would receive the results of running that script, but would not know what the underlying code was. You can even configure your web server to process all your HTML files with PHP, and then there's really no way that users can tell what you have up your sleeve.

The best things in using PHP are that it is extremely simple for a newcomer, but offers many advanced features for a professional programmer. Don't be afraid reading the long list of PHP's features. You can jump in, in a short time, and start writing simple scripts in a few hours.

Although PHP's development is focused on server-side scripting, you can do much more with it. Read on, and see more in the What can PHP do? section, or go right to the introductory tutorial if you are only interested in web programming.


Products
Fire Resistant Pape..
JS-G002
100% Non-asbestos C..
JS-C002
Square Aluminium Ce..
JS-A003
Bacteria Resistant ..
JS-F002
News
The Grand Occasion of Ja-sky i.. 2012-07-20 (454)
The Grand Opening of JA-SKY Ji.. 2012-07-02 (202)
Xinyang Specialty Store of Beij.. 2012-06-21 (61)
Nanning Specialty Store of Beij.. 2012-06-21 (375)
Grand Occasion of Ja-sky in th.. 2012-05-11 (324)
JA-SKY 20th Anniversary Celebra.. 2012-03-29 (465)
Jiaozuo Specialty Store of Beij.. 2012-03-27 (156)
JA-SKY Building Material Summa.. 2012-02-05 (477)
JA-SKY Attending 13th China(Zh.. 2011-12-06 (292)
2011 Mid-Autumn Festival of Be.. 2011-09-16 (254)
Video
Loading...
 
Powered by SongCMS v3.17 免费版