PHP : Books

Php Developer's Dictionary

0.0/5 (0 votes cast)

A guide, for Web developers, to using PHP language to create dynamically generated Web pages. A comprehensive reference to PHP 2, including the language's evolutions and enhancements. Shows how to install applications, generate HTML, and access databases sing this language, covering every function and property.

MySQL/PHP Database Applications

0.0/5 (0 votes cast)

PHP4/MySQL Database Applications demonstrates web-application development by presenting seven real, ready-to-use examples starting with a simple guess book and ending with a fully-functional e-commerce site with a shopping cart. Inexperienced users will learn the essentials of working with PHP4 and MySQL so they can start building and customizing database applications for the web right away.

This book gives you the power to use phpBB to set up and run your own online discussion forums with ease, and develop your own Internet community. It takes you through the whole process of setting up your phpBB site, and helps you create, customize and manage your own online community with phpBB. Written by experienced phpBB administrators and enthusiasts, the emphasis is on simple, and practical guidance for you to get the most from phpBB. phpBB is a free, open source Internet community application, with outstanding discussion forums and membership management. Written in the PHP scripting language, and making use of the popular MySQL database, phpBB is a standard among web hosting companies throughout the world, and is one of the most widely-used bulletin board packages in the world. phpBB short-circuits the need for you to be a web development master in order to create and manage massive online communities. phpBB handles sites of all sizes, the largest known phpBB-powered site on the Internet handles over 1.5 million members and has 191 million posts to the forums! The book begins with the initial installation and configuration of phpBB on your system, with troubleshooting tips to help you through. You will then go on a tour of phpBB and its features, stepping you through the basic tasks, growing your understanding and familiarizing you with the power of phpBB. Everybody wants their community to look special, and customizing your forum is the next stop in the book. Beginning with a detailed rundown of styles and themes, you will then see how to customize your forum by first modifying existing styles, adding new elements, and even creating a new style from scratch. The book then goes onto cover further administration of your community, creating hacks or "modifications" for phpBB, custom PHP programming with phpBB, and reference appendices with more phpBB resources, the phpBB file and directory structure, guides to the BBCode and permission systems, and the phpBB database structure round off this book.

The title helps the readers understand how they can earn their share of money from the growing field of e-commerce, by offering an indepth information on how to use, build and maintain a good e-commerce web site.The book contains a detailed information on: -Customizing the osCommerce code to make the site more robust, eliminate bugs, and increase flexibility, -Underastanding and developing the security and backup strategies, -Building your business by utilizing various advertising techniques, search engine optimization, affiliate and drop-shipping schemes, -The principles and methods used by professional programmers to empower you to continue creating and building your online business -Incorporating the RSS feed, -Hosting the banners on the web site, -Offering customer discounts and supporting the use of gift certificates, -Increasing your sales. More details about the title are available at: http://www.packtpub.com/professional_oscommerce/book

This book: --Is a step by step introduction to osCommerce --Helps install and configure osCommerce --Helps in building your first ecommerce website --Is a special Beginnner's edition of the complete Professional Title

Herong's Notes on PHP

0.0/5 (0 votes cast)

This book is a collection of notes and sample codes I wrote while learning PHP. Topics include Command Line Interface (CLI), array, book, CGI, cookie, database, example, free, function, HTTP, IIS, language, loop, mail, MySQL, online, PHP, request, session, SMTP, SQL, tutorial.

phpBB is a free, open source Internet community application, with outstanding discussion forums and membership management. Written in the PHP scripting language, and making use of the popular MySQL database, phpBB is a standard among web hosting companies throughout the world, and is one of the most widely-used bulletin board packages in the world. phpBB short-circuits the need for you to be a web development master in order to create and manage massive online communities. phpBB handles sites of all sizes, the largest known phpBB-powered site on the Internet handles over 1.5 million members and has 191 million posts to the forums! The book begins with the initial installation and configuration of phpBB on your system, with troubleshooting tips to help you through. You will then go on a tour of phpBB and its features, stepping you through the basic tasks, growing your understanding and familiarizing you with the power of phpBB. Everybody wants their community to look special, and customizing your forum is the next stop in the book. Beginning with a detailed rundown of styles and themes, you will then see how to customize your forum by first modifying existing styles, adding new elements, and even creating a new style from scratch. The book then goes onto cover further administration of your community, creating hacks or "modifications" for phpBB, custom PHP programming with phpBB, and reference appendices with more phpBB resources, the phpBB file and directory structure, guides to the BBCode and permission systems, and the phpBB database structure round off this book.

Core PHP Programming, Second Edition is the #1 practical guide to PHP 4 for Web developers. Atkinson covers PHP syntax, the key building blocks of PHP scripts, and every PHP function, including I/O, data, and math functions, time, date, configuration, database, graphics, and network functions. He presents PHP at work in sample code that demonstrates sorting, searching, parsing, string evaluation, and more. You'll even find detailed, real-world insights into PHP 4 program design and debugging. Core PHP Programming delivers: Thorough, easy-to-understand coverage of PHP syntax and functions, Step-by-step guidance for PHP database integration, Design and optimization techniques for maximum performance and extensibility, Practical debugging solutions CD-ROM includes PHP 4 source code and Windows binaries plus all the code examples from the book.

PHP 4 Bible

3.0/5 (1 vote cast)

So you want to create dynamic database-driven Web pages? This authoritative reference is packed with case studies to lead you successfully through the latest version of this server-side HTML-embedded language. Whether you're an HTML designer, a C coder, or a Web programmer using ASP, JSP, Perl, or ColdFusion, you'll get the most out of this open source alternative using this reliable guide. Inside you'll find how-to's on everything from getting started to modifying freely-available scripts -- so you won't have to write from scratch. Topics covered: Get up to speed on relational database design, Connect Web pages to backend databases, Build complete user experiences with session-tracking, Use PHP for object-oriented programming, Connect your PHP code directly to e-mail programs, Secure your Web site against attacks, Employ cookies and redirection, and Avoid common bugs and development stumbling blocks.

You've downloaded a new PHP program to install on your website, but it requires a MySQL database be setup, in order to run. Now what? That's what you're here to learn. And the fact is -- it's easy. This little ebook quickly guides you through the instructions needed to setup your MySQL database. Also included are instructions on how to use FTP, how to determine if your website supports PHP and MySQL, and a quick introduction to PHPMyAdmin.