|
PHP @ Web Programming
Programming Shed : Programmer Store & Resources |
|
|
|
PHP Index - PHP Book : Php Professional Projects
by Ashish Daniel Wilfred, Meeta Gupta, Kartik Bhatnagar Paperback: 868 pages Publisher: Premier Pr ISBN: 1931841535; (April 1, 2002) This book provides a hands-on approach to learning PHP: Hypertext Preprocessor, which is a server-side scripting language. The book is aimed at both novice as well as advance level readers. Readers might only have the basic knowledge of HTML or might already know Web-based programming. The readers will use the PHP concepts that they learn in the book to create professional projects. The book starts with a few overview chapters that cover the key concepts of Web-based programming. These chapters act as an information store for programmers who may need to brush up their prior programming knowledge. A major part of the book revolves around professional projects. These projects enable programmers to learn about various tasks by following a simple to complex approach. Each project covers a specific subject area and guides the readers by using practical scenarios. The projects range from a simple project that involves creating plain data entry Web pages using HTML and saving the information in a text file. Then the books moves to complex projects that involve creating Web pages containing PHP scripts and storing information in MySQL databases. These projects help programmers to accomplish their goals by understanding the practical and real-life application of PHP in Web page designing. Each project in the book is a guide for the reader to create a part of a large Web site. Apart from the overview chapters and the professional projects, this book also includes two additional sections, Beyond the Lab and Appendices. The Beyond the Lab section serves as both a summary of what the reader has learned throughout the projects and as a road map for where the reader can go to expand on this knowledge. This section also covers the future direction of the programming language. The Appendices act as a quick reference for PHP functions and certain concepts that a reader might want to explore further. Use PHP to accomplish real-world, professional tasks. Incorporating five hands-on projects, PHP Professional Projects is your key to unlocking the power of PHP. Each project focuses on a specific PHP concept and is based on a real-world situation. You will be able to use the skills that you develop throughout the book to modify the projects as needed to fit your professional needs. CREATE A USER REGISTRATION FORM Using various form elements, create a user registration form for an online shopping site. You will use PHP script to track form value and check for errors. Your PHP script will give you experience using variables, operators, and control structures. STORE AND RETRIEVE DATA FROM FILES Using the registration form that you have just created, you will learn how to store data in a file and to retrieve the data using various file functions. You will learn the basics of file handling such as reading and writing to a file as well as pack and unpack functions. WORK WITH MYSQL USING PHP Begin by creating a database table and inserting data with a form and PHP script. Query your database table based on specific criteria and allow results to be displayed. Further your understanding of handling data storage and using PHP with a SQL database. CREATE A CATALOG AND SHOPPING CART Cover all of the steps necessary to create a product catalog and shopping cart with PHP begin-ning with user registration. Learn how to add and remove products and customers and to send a feedback message using the mail function. MASTER USER AUTHENTICATION AND TRACKING Learn how to configure HTTP authentication on Apache and to create users. Begin with the basics of password-based authentication and password storage. Then create a PHP script that will validate users, and learn how to use cookies and sessions to track users. About the Author: Ashish Daniel Wilfred is Microsoft Certified in Visual Basic 6.0, Visual C++, Windows NT 4.0 Server, and Windows NT Workstation 4. He has worked for the past three years at NIIT Ltd. For the past two years, he has been working as a development executive in the Knowledge Solutions Business (KSB) division of NIIT. During his tenure at KSB, Ashish has had the opportunity to work on varied technical assignments. His work involves designing, developing, testing, and implementing of instructor-led training courses. He has developed learning materials for audiences with profiles ranging from network administrators to programmers. He developed learning materials on a wide range of technologies such as Windows 2000, Windows XP, SQL, Cisco, and Office XP. The learning materials were developed on different media such as ILTs, CBTs, WBTs, and books for various NIIT clients such as Microsoft, Course Technology, and Premier Press. Ashish also possesses experience in networking at NIIT Ltd. Before joining KSB, he was the network administrator at the School for Employee Education and Development (SEED), a division of NIIT. Meeta Gupta has a masters degree in computer engineering. At NIIT Ltd., she designs, develops, and authors books on a variety of subjects. She has co-authored books on TCP/IP, A+ Certification, Visual C#, ASP.net, and Storage Area Networks (SANs). She also has extensive experience in designing and developing ILTs. Besides writing, Meeta has two years of experience in training and instruction. She was involved with the CEG division of NIIT Ltd, which is a premier institute for providing computer-related knowledge to a wide range of clients from students to corporations. Kartik Bhatnagar is a Microsoft Certified Professional (MCP) with an MBA in systems and is currently employed as a development executive with NIIT. His work involves design, development, testing, and implementation of instructor-led training courses and textbooks. Kartik has developed several instructor-led training courses on Macintosh OS 9.0, Cisco Security, and Windows 2000 Server. He has done extensive research and implementation of Cisco Security, Windows 2000 Security, and Oracle Applications. He has authored a book on Public Key Infrastructure (PKI). Customer Reviews Reviewer: A reader I am new to PHP, but I found this book to be a gem despite the fact that it targets advanced PHP audience. The projects are certainly real-life. Absolute worth for money. Reviewer: A reader I am new to php, but i found this book worth the money i spent on it. absolute worth the money! |
|
|
© 2005-2006, Programming Shed
|