株式会社極東書店トップ > 商品一覧 > PHP and MySQL Manual: Simple, yet Powerful Web Programming. 2004 ed.
商品詳細
PHP and MySQL Manual: Simple, yet Powerful Web Programming. 2004 ed.
・ISBN 978-1-85233-747-6 hard EUR 99.99
¥26,726.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Stobart, Simon / Vassileiou, Mike, |
|---|---|
| シリーズ | (Springer Professional Computing) |
| 出版社 | (Springer London Ltd, UK) |
| 出版年月 | 2003 |
| ページ数 | 589 pp. |
| 言語 | ENG |
| ニュース番号 | <A05-41379> |
解説
PHP is rapidly becoming the language of choice for dynamic Web development, in particular for e-commerce and on-line database systems. It is open source software and easy to install, and can be used with a variety of operating systems, including Microsoft Windows and UNIX.
This comprehensive manual covers the basic core of the language, with lots of practical examples of some of the more recent and useful features available in version 5.0. MySQL database creation and development is also covered, as it is the developer database most commonly used alongside PHP. It will be an invaluable book for professionals wanting to use PHP to develop their own dynamic web pages.
Key Topics:
- Basic Language Constructs
- Manipulating Arrays and Strings
- Errors and Buffering
- Graphic Manipulation
- PDF Library Extension
- MySQL Database Management
- Classes and Objects Concepts
Features and Benefits:
Explainshow to use PHP to its full extent - covering the latest features and functions of PHP version 5.0, including the use of object-oriented programming
Describes how to link a database to a web site, using the MySQL database management system
Shows how to connect PHP to other systems and provides many examples, so that you can create powerful and dynamic web pages and applications
Contains lots of illustrated, practical, real-world examples - including an e-commerce application created in PHP using many of the features described within the book