Over the past three years PHP has evolved from being a niche language used to add dynamic functionality to small sites to a powerful tool making strong inroads into large-scale, business-critical Web systems.The rapid maturation of PHP has created a skeptical population of users from more traditiona
PHP and Smarty on Large-Scale Web Development
โ Scribed by Pedro B., Rodrigues V.
- Book ID
- 127403328
- Year
- 2007
- Tongue
- English
- Weight
- 261 KB
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
With web development now being considered a commodity, projects are getting larger every day.If you are dealing with large projects on a daily basis, you know that the most difficult task is to deliver products on time and within a budget. However, many factors can influence those variables, including the programming language development methods you choose.This Short Cut shows you what a good choice it is to use PHP and Smarty for large-scale web projects.If you follow the principles and methodologies described here, you'll achieve greater productivity in your development tasks.
๐ SIMILAR VOLUMES
An intermediate to advanced guide to PHP and MySQL, the free, open-sourced Web development products. Offers coverage of object-oriented Web programming, creating services using SSL and authentication, and other applications
Topics covered: The MySQL database server (for both Unix and Windows) Accessing MySQL databases through PHP scripting (the letters don't really stand for anything) Database creation and modification PHP tricks in order of increasing complexity - everything from basic SQL queries to secure transactio
The PHP server-side scripting language and the MySQL database management system (DBMS) make a potent pair. Both are open-source products - free of charge for most purposes - remarkably strong, and capable of handling all but the most enormous transaction loads. Both are supported by large, skilled,
This is a comprehensive, practical guide for programmers who want to develop production-quality, database-enabled web applications with PHP and MySQL. Long-time developer Marc Wandschneider systematically addresses the entire process: not only coding, but also upfront application, user interface and