Discover how to use the iterators in the Standard PHP Library
Discover how to call stored procedures and functions in MySQL from PHP using three database extensions: MySQL, MySQLi, and PDO.
Discover how to generate PHP classes that provide common MySQL database operations using the DAO design pattern.
Discover how to install and use PHP Rules to separate conditional logical statements from your source code and manage them independently.
Discover how to execute Perl scripts, pass parameters, and display results using PHP.
Discover how to create a DOM tree from scratch or modify an existing DOM tree using PHP 5.
Discover the convenience of developing PHP applications using two of the most popular and powerful IDEs on the market, NetBeans and Eclipse.
Discover how to write PHP web services and consume them through SOAP-AJAX calls.
Bash scripts can simplify many OS-oriented tasks for PHP developers. Even better, you can run Bash scripts directly from PHP, passing arguments, arrays, and receiving output that you can analyze or display.
SMIL gives you control of multimedia and text elements in a browser over a timeline, while PHP lets you write dynamic SMIL code. The combination produces nicely-timed presentations.
For
DevX | November 14, 2008
Find out how to automate PHP scripts so they run unattended at scheduled times on both Windows and Linux.
MDB2_Schema lets you create and alter database schemas in an RDBMS-independent manner.
Discover how to use internationalized numbers, currencies and dates/times with the I18N PEAR package.
Discover the PHP libraries that help you generate statistics and reports that analyze data from text files, XML, or relational databases.
Discover how to optimize your PHP applications using these straightforward yet powerful benchmarking techniques.