Professional PHP4

Professional PHP4
Author: Luis Argerich
Publisher: Apress
Total Pages: 1000
Release: 2003-08-21
Genre: Computers
ISBN: 1430211202

* Offers a simple and universal cross-platform solution for e-commerce, complex web, and database-driven applications. * A resource for working PHP developers who want to take their skills to the next level. Includes case studies on a user privilege system and a multi-tiered WML-based shopping cart. * Covers installation on *nix, Windows, and MacOS X, PHP with PostgreSQL and ODBC, PHP support for LDAP, PHP with MySQL, PHP’s interactions with XML, multi-tiered development using PHP, and PHP extension libraries

Pro PHP Programming

Pro PHP Programming
Author: Mladen Gogala
Publisher: Apress
Total Pages: 432
Release: 2011-10-20
Genre: Computers
ISBN: 1430235616

If you are a web programmer, you need to know modern PHP. This book presents with many new areas in which PHP plays a large role. If you want to write a mobile application using geo-location data, Pro PHP Programming will show you how. Additionally, if you need to make sure that you can write a multilingual indexing application using Sphinx, this book will help you avoid the pitfalls. Of course, Pro PHP Programming gives a thorough survey of PHP post-5.3. You'll begin by working through an informative survey and clear guide to object-oriented PHP. Then, you'll be set for the core of the book on modern PHP applications. Now, you'll be able to start with the chapter on PHP for mobile programming and move on to sampling social media applications. You'll also be guided through new PHP programming language features like closures and namespaces. Pro PHP Programming deals with filtering data from users and databases next, so you'll be well prepared for relational and NoSQL databases. Of course, you can also learn about data retrieval from other sources, like OCR libraries or websites. Then the question of how to format and present data arises, and in Pro PHP Programming, you'll find solutions via JSON, AJAX and XML.

PHP MySQL Website Programming

PHP MySQL Website Programming
Author: Dilip Thomas
Publisher: Apress
Total Pages: 522
Release: 2008-01-01
Genre: Computers
ISBN: 1430208120

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.

PRO PHP4 XML,

PRO PHP4 XML,
Author: ARGERICH
Publisher: Wrox Press
Total Pages: 982
Release: 2002-06-27
Genre: Computers
ISBN:

This title covers the PHP language, the XML standard and the intersection between these widely used technologies. You will learn the core standards for XML processing such as Xpath, Dom, SAX and XSLT and how to use them from PHP. Satellite standards, vocabularies and other technical topics related to XML processing are also covered with examples, tips and suggestions from an experienced field of PHP programmers and XML expert

Professional LAMP

Professional LAMP
Author: Jason Gerner
Publisher: John Wiley & Sons
Total Pages: 406
Release: 2005-12-13
Genre: Computers
ISBN: 0471790885

The combination of Linux, Apache, MySQL, and PHP is popular because of interaction, flexibility, customization, and-most importantly-the cost effectiveness of its components Helps LAMP professionals take their skills to the next level with in-depth discussions of OOP; extensions of PHP such as PEAR, GD, XML, and CURL; improving site security; and advanced tools available to the coder Those proficient in other languages such as Java, C++, Perl and ASP will find this guide invaluable when transitioning to the LAMP environment The Web site includes sample scripts created in the course of each chapter, and several applications that can be modified and reused

PRO PHP MULTIM,

PRO PHP MULTIM,
Author: Allan Kent
Publisher: Wrox Press
Total Pages: 598
Release: 2002-08-23
Genre: Computers
ISBN:

This title covers a broad range of information relating to some of the most popular PHP4 extension libraries, specifically the ones that can be used to create, modify or deliver multimedia content- Ming, Ming with ActionScript, GD, PDFLib and FDF.

Open Source Web Development with LAMP

Open Source Web Development with LAMP
Author: James Lee
Publisher: Addison-Wesley Professional
Total Pages: 465
Release: 2003
Genre: Computers
ISBN: 020177061X

The authors provide the most useful, practical information on a broad range of open source technologies. This practical guide presents a survey of LAMP technologies, and shows how these solutions can be implemented securely while improving reliability and cutting costs. The book focuses on the most important core material necessary for the developer to hit the ground running and begin building applications right away.

PRO PHP4 WEB D,

PRO PHP4 WEB D,
Author: Raj Kumar Dash
Publisher: Apress
Total Pages: 0
Release: 2002-11-05
Genre: Science
ISBN: 9781861007438

"What does this book cover? Creating an association directory using XML markup and MySQL Database ; using PHP with MySQL and PEAR::DB to create a web forum ; building a PDA/Wireless Store Directory application using PHP-Lib ; creating a job board using PHP, WML, MySQL and Smarty ; using PHP, MySQL and Smarty to build a news service ; simple PHP scripts are used to create a web corpus ; building a classified ads board with PHP, MySQL and Smarty ; both a simple and an advanced content management system are built using PHP, MySQL and XML ; a PHP, MySQL and PHP-Lib based search engine for dynamic sites ; and much more" - back cover.

The Guide to National Professional Certification Programs

The Guide to National Professional Certification Programs
Author: Philip M. Harris
Publisher: Human Resource Development
Total Pages: 468
Release: 2001
Genre: Business & Economics
ISBN: 0874256321

The job market continues to change. Highly skilled and specialized workers are in demand. Traditional education cannot meet all the needs to create specialty skill workers. Certification provides up-to-date training and development while promoting individual or professional skills and knowledge in a focused manner. Certification as a way of continuing professional eduction can also be more cost effective.

Managing & Using MySQL

Managing & Using MySQL
Author: Tim King
Publisher: "O'Reilly Media, Inc."
Total Pages: 445
Release: 2002-04-23
Genre: Computers
ISBN: 1449316786

MySQL is a popular and robust open source database product that supports key subsets of SQL on both Linux and Unix systems. MySQL is free for nonprofit use and costs a small amount for commercial use. Unlike commercial databases, MySQL is affordable and easy to use. This book includes introductions to SQL and to relational database theory. If you plan to use MySQL to build web sites or other Linux or Unix applications, this book teaches you to do that, and it will remain useful as a reference once you understand the basics. Ample tutorial material and examples are included throughout. This book has all you need to take full advantage of this powerful database management system. It takes you through the whole process from installation and configuration to programming interfaces and database administration. This second edition has a greatly enhanced administration chapter that includes information on administrative tools, server configuration, server startup and shutdown, log file management, database backup and restore, and database administration and repair. In addition, a new chapter on security describes data, server, and client-server security, while a chapter on extending MySQL provides an overview of MySQL internals and describes the use of MySQL user-defined functions. If you know C/C++, Java, Perl, PHP, or Python, you can write programs to interact with your MySQL database. In addition, you can embed queries and updates directly in an HTML file so that a web page becomes its own interface to the database. Managing and Using MySQL includes chapters on the programming language interfaces, and it also includes a complete reference section with specific function calls for each language. Also included in the reference section are references to the SQL language, and details of the MySQL system variables, programs, and utilities. New to the second edition is a reference to the internal MySQL tables, which will be of particular interest to those who want to work extensively with MySQL security.