tool-garage.de :: PHP, PECL, PEAR, Part-Met Backup and other ... tool-garage.de :: PHP, PECL, PEAR, Part-Met Backup and other ...
m00.gif News Projects Publications Contact Sitemap  
PHP Programming with PEAR

... published October 2006

Description:

In this book, you will learn how to use a number of the most powerful PEAR packages available to boost your PHP development productivity. By focusing on these packages for key development activities, this book is an in-depth guide to getting the most from these powerful coding resources. You will become a master of various PEAR packages that help you with the essential tasks of PHP development such as:
  • Accessing databases with MDB2
  • Displaying data in a range of formats (HTML, Excel spreadsheet, PDF)
  • Creating and parsing XML documents
  • Serializing PHP objects into XML, and unserializing XML documents to PHP objects
  • Consuming and offering web services
  • Accessing Web APIs including Google, Yahoo, Amazon, and Technorati
  • Working with the Date, Calendar and Date_Holidays packages

Show details ...
PHP goes Redmond - PHP Extensions im Eigenbau (Part 4)

... published in PHP Magazin 1.06, 2005-11-17

Description:

This is the fourth and final article in the series "PHP extensions im Eigenbau". The main part introduces the reader into developing PHP extensions using Visual Studio under Microsoft Windows. It shows how to compile PHP from the sources and gives alternatives to "configure" and "make" that make building PHP so easy with Linux.

Show details ...
Objektorientierte PHP-Erweiterung - PHP Extensions im Eigenbau (Part 3)

... published in PHP Magazin 6.05, 2005-09-15

Description:

This third article in the "PHP erweitert" series covers how to use resources and gives the reader an introduction into devolping object oriented PHP5 extensions.

Show details ...
PHP Erweitert - PHP Extensions im Eigenbau (Part 2)

... published in PHP Magazin 5.05, 2005-07-21

Description:

This is the second article in the "PHP erweitert" series. It covers the common techniques every extension developer should be familiar with. Thus you get information about useful macros and functions, more complex PHP data types, constants, globals as well as the streams API.

Show details ...
PHP Erweitert - PHP Extensions im Eigenbau (Part 1)

... published in PHP Magazin 4.05, 2005-05-19

Description:

PHP is fast! But can you make it faster? How? This article-series tries to answer this questions. The first part briefly introduces the reader to the internals of PHP and the basics of php-extension programming.

Show details ...
Red Letter Days

... published in International PHP Magazine 3.05, 2005-04-21

Description:

This article introduces the secrets of PEAR::Date_Holidays, and shows how to use the package to calculate holidays, and search for them by date. The article will also set you on the path writing your own holiday calculation routines and providing multi-language support for them.

Show details ...
Der in den Liedern liest

... published in PHP Magazin 2.05, 2005-01-26

Description:

The article introduces the basic principles of id3-tags commonly used in MP3-files. At the time of press there are two alternatives available that allow reading and manipulating id3-tags using PHP. The reader gets adopted into both, PEAR::MP3_Id and ext/id3. Several examples show all the things that are possible and explain when to use which class/extension.

Show details ...
Auf Kommando - PHP5 auf der Kommandozeile

... published in PHP Magazin 6.04, 2004-09-15

Description:

This article discusses which new features of the command-line interface come with PHP5 and how they can be used. Additionally some interesting classes for CLI-programming within the PHP Extension and Application Repository are introduced to thr reader.

Show details ...
Home :: Projects :: Publications :: Contact :: Sitemap
 
(c) Copyright 2002-2007 Carsten Lucke. All Rights Reserved.