Showing posts with label php. Show all posts
Showing posts with label php. Show all posts

Friday, July 27, 2007

PhP 5 for Dummies



Book Details
Author: Janel Valade
ISBN: 0764541668
ISBN-13: 9780764541667
Pub. Date: March 2004
Format: Paperback, 408pp
Publisher: Wiley, John & Sons, Incorporated

Monday, July 23, 2007

Learning PHP and MySQL (2006)



Book Details
Author: Michele Davis / Jon Phillips
Publisher: O'Reilly Media, Inc. (June 2, 2006)
Language: English
ISBN-10: 0596101104
ISBN-13: 978-0596101107

Saturday, June 23, 2007

PHP Template Programming and Applications



Product Details:
Authors: Hasin Hayder, J. P. Maia, L. Gheorge
ISBN: 190481140X
ISBN-13: 9781904811404
Pub. Date: March 2006
Format: Paperback, 248pp
Publisher: Packt Publishing, Limited

Book Description:
A step-by-step guide to building PHP web sites and applications using the Smarty templating engine
- Bring the benefits of Smarty to your PHP programming
-Give your designers the power to modify content and layout without PHP programming
-Produce code that is easier to debug, maintain, and modify
-Useful for both Smarty developers and users

Smarty is a templating engine for PHP. Designers who are used to working with HTML files can work with Smarty templates, which are HTML files with simple tags while programmers work with the underlying PHP code. The Smarty engine brings the code and templates together. The result of all this is that designers can concentrate on designing, programmers can concentrate on programming, and they don't need to get in each others way so much. Even if you are developing a site on your own, Smarty is a powerful way to make your code clearer to you and others, as well as easier to debug and modify later.

This book is a comprehensive guide to all aspects of using Smarty. It will help you to:
-Install and configure Smarty on your Web server
- Understand how Smarty affects your web site architecture, and build site foundations that make the most of what Smarty offers
- Designers will learn to work with templates that contain variables and logic, to modify layouts or content of Smarty web sites
- See how Smarty caching can improve the performance of your sites
- Develop custom Smarty functions and plug-ins to incorporate into your templates

Using a step-by-step approach based on realistic examples, the expert authors show you how to use Smarty in your own PHP development. The book is ideal for PHP developers who are new to Smarty, and for web designers who are working with PHP developers who are using Smarty.

Download

Tuesday, June 19, 2007

PHP/MySQL Programming for The Absolute Beginner



Book Details:
Author: Andy Harris
ISBN: 1592004946
ISBN-13: 9781592004942
Pub. Date: September 2004
Format: Textbook Paperback, 464pp
Publisher: Course Technology, Inc.
Edition Description: BK&CD-ROM
Edition Number: 2

Book Description:
If you are new to programming with PHP and MySQL and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the for the absolute beginner series teach the principles of programming through simple game creation. You will acquire the skills that you need for more practical programming applications and will learn how these skills can be put to use in real world scenarios. Best of all, by the time you finish this book you will be able to apply the basic principles you’ve learned to the next programming language you tackle.

Download