Cantitate/Preț
Produs

PHP MySQL Website Programming: Problem - Design - Solution

Autor Dilip Thomas, Jessey Cinis, Chris Lea, Michael Buzzard
en Limba Engleză Paperback – 16 iul 2003
The aim of this text is to define a good methodology for creating a web site (with functionality that is used on many different kinds of sites, and that programmers may well be working on in the future) by identifying problems, surmising solutions to those problems, and then implementing those solutions using modern development practices.
Citește tot Restrânge

Preț: 24392 lei

Preț vechi: 30490 lei
-20% Nou

Puncte Express: 366

Preț estimativ în valută:
4668 4925$ 3890£

Carte disponibilă

Livrare economică 12-26 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781590591505
ISBN-10: 159059150X
Pagini: 528
Ilustrații: X, 528 p.
Dimensiuni: 191 x 229 x 28 mm
Greutate: 0.83 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Descriere

PHP MySQL Website Programming: Problem-Design-Solution shows the development process for a website using a specific set of technologies: the Apache web server, the MySQL database system, and the PHP scripting language. It gives you a completely hands-on experience and guides you through the construction of a complete application-driven site from design to deployment.
Each chapter in the book is broken into three parts:
  • Problem: The authors analyze each task and identify areas that may be particularly hard to implement.
  • Design: Once the problems have been identified, a proposal is sketched out for solving them.
  • Solution: The code is developed and deployed to accomplish the task at hand.
Throughout the book, good object-oriented PHP coding methods are used where appropriate. The site you construct features a modular design, so the individual chapters are generally focused on designing and building a specific piece of the site's functionality. You can find a working model of the site online at http://apress.mediatemple.net.
This invaluable tutorial provides a lot of insight into the ways you can implement web applications with PHP and MySQL in real-world situations.

Cuprins

A table of contents is not available for this title.

Notă biografică

Dilip Thomas hails from the sleepy little town of Cochin, set in God's own country (India). He is committed to the PHP community, and much of his thrill comes from peering into that community from a philosophical perspective. He first got hooked onto open source in his sophomore days in college, and he has been playing the role of a technology evangelist ever since. His interests also lie in the Apache Jakarta project and open standards technologies in general. He was once spotted organizing bungee jumping shows to flustered audiences in his favorite city of Bangalore.

Caracteristici

Step-by-step approach explains and shows methodology and design
Includes extensive code that can be deployed almost anywhere
Written by three experienced PHP and web developers with hands-on, practical experience building applications for their clients
Shows how to build an online shopping cart and how to create a fully featured discussion forum