Beginning PHP and MySQL: From Novice to Professional-repost
Beginning PHP and MySQL: From Novice to Professional, Fourth Edition is a
major update of W. Jason Gilmore's authoritative book on PHP and MySQL.
The fourth edition includes complete coverage of PHP 5.3 features,
including namespacing, an update of AMP stack installation and
configuration, updates to Zend Framework, coverage of MySQL Workbench,
and much more.
Getting Good with PHP
Even if you don��t have any programming experience under your belt, this
easy-to-read guide will get you started with PHP in no time.
Getting Started with PHP
PHP is a language that has one of the widest spectrums of users today:
on the one end beginners who want to put a couple lines of dynamic
content into their web sites, and on the other hand teams of enterprise
developers who run high-traffic internet e-commerce systems. PHP is also
the language behind some of the web��s most useful and game-changing
software, such as WordPress. In this workshop, professional developer
Edward Tanguay will show programmers how to get started with PHP.
You��ll learn how to install PHP on your computer with XAMPP and how to
install and use the free and popular Eclipse editor. Then you��ll learn
the basics of the PHP language and how to use your PHP skills to create
web site forms, which will put you well on your way to building
functional and interactive web sites with PHP.
Professional PHP, Volume 1
To understand today's PHP frameworks, and to build code that is
scalable, you need to understand the concepts of object-oriented
programming. In this workshop, professional developer Edward Tanguay
shows you the basics of object-oriented programming, introducing you to
important concepts like classes, properties, methods, and inheritance.
You��ll also learn many other skills that are important in professional
PHP programming, such as reading and writing to databases, using text
files and XML files, and building web services.
Professional PHP, Volume 2
PHP 5.3 introduced a number of new features that every professional PHP
programmer should incorporate into their skill set: namespaces, lambdas,
closures, and late static binding, all of which are concepts that you
might know from other languages and which are now available in PHP. In
this workshop, professional developer Edward Tanguay shows you how to
use these features and introduces you to a number of new, useful
functions such as array_replace, date_add, new functions to work with
ini files, and more.
No comments:
Post a Comment