登入
選單
返回
Google圖書搜尋
Beginning PHP4
Wankyu Choi
出版
Wrox Press
, 2000
主題
Computers / Programming / General
Computers / Languages / General
Computers / Languages / PHP
Computers / Web / Page Design
Computers / Internet / Web Design
ISBN
1861003730
9781861003737
URL
http://books.google.com.hk/books?id=MNmBQgAACAAJ&hl=&source=gbs_api
註釋
PHP is a server-side scripting language. It is an open source, cross platform technology (NT, Linux, UNIX), rapidly gaining popularity as a scripting language for people running dynamic websites. On the Linux platform, PHP provides the most reliable and complete equivalent to ASP. Its cross-platform nature makes it an attractive alternative to ASP in mixed development environments. PHP is compatible with all popular Web servers, and can be integrated directly into the Apache server - the most popular Web server on the Internet. One of its major selling points over Perl, JavaScript and other scripting languages is that PHP has a built-in database integration layer and seamless IP connectivity, with LDAP, TCP and IMAP mail interfaces. Using practical examples and a step by step approach, this book explains how to develop web applications using PHP.