bookmarks
- Setting up a PHP 5 with Apache 2 and MySQL 4.1.3 PHP 5.0 has finally arrived. Here's a step-by-step guide to setting up a cutting-edge Web development envi...Setting up a PHP 5 with Apache 2 and MySQL 4.1.3 PHP 5.0 has finally arrived. Here's a step-by-step guide to setting up a cutting-edge Web development environment with PHP 5.0, Apache 2.0, and MySQL 4.1.3.
- The Dynamic Duo of PEAR::DB and Smarty
- where I left off searching mysql php pear in del.icio.us
- php from the command line
- 10 Tips That Every PHP Newbie Should Know Jeffery Vaska I wish I had known these 10 tips the day I started working with PHP. Instead of learning them throu...10 Tips That Every PHP Newbie Should Know Jeffery Vaska I wish I had known these 10 tips the day I started working with PHP. Instead of learning them through painstaking process, I could have been on my way to becoming a PHP programmer even sooner! This a
- Abstract PHP's database code with PEAR::DB
- phpMyEdit generates PHP code for displaying/editing MySQL tables in HTML. All you need to do is to write a simple calling program (a utility to do this is ...phpMyEdit generates PHP code for displaying/editing MySQL tables in HTML. All you need to do is to write a simple calling program (a utility to do this is included). It includes a huge set of table manipulation functions (record addition, change, view, co
- PHP has always been ahead of the curve when it comes to supporting new technologies - and XML is no exception. Early versions of PHP came with basic XML su...PHP has always been ahead of the curve when it comes to supporting new technologies - and XML is no exception. Early versions of PHP came with basic XML support built in; newer versions improved on this by adding support for new XML protocols and technolo
- So you’ve written a great application with PHP and it is up and running smooth. Then, your boss calls and tells you that your company won’t be using MySQL ...So you’ve written a great application with PHP and it is up and running smooth. Then, your boss calls and tells you that your company won’t be using MySQL anymore. You’re moving to Oracle. Your application is dead in the water. You should have used
- PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers.
- PEAR's DB Package Handles 13 of PHP's database extensions * dBase, * FrontBase, * InterBase, * Informix, * mSQL, * MS SQL Server, * MySQL, * MySQLi, * Orac...PEAR's DB Package Handles 13 of PHP's database extensions * dBase, * FrontBase, * InterBase, * Informix, * mSQL, * MS SQL Server, * MySQL, * MySQLi, * Oracle, * ODBC (tested DB2 & Access), * PostgreSQL, * SQLite, * Sybase
- With HTML_QuickForm version 3.1, you can have a consistent look across all your forms and a simplified file upload. This chapter starts with the basics the...With HTML_QuickForm version 3.1, you can have a consistent look across all your forms and a simplified file upload. This chapter starts with the basics then shows you how to process submitted form data with HTML_QuickForm. (From the book, Essential PHP To
- PEAR DB is the default database abstraction library for PEAR. ADOdb is a high end database abstraction library modelled on Microsoft's ADO that is also ver...PEAR DB is the default database abstraction library for PEAR. ADOdb is a high end database abstraction library modelled on Microsoft's ADO that is also very popular.
- Comparing ADODB with PEAR DB, MDB, dbx, Metabase and Native MySQL
- Enter PEAR, the PHP Extension and Application Repository, which provides an ever-growing number of classes to help with PHP programming. (See "An Introduct...Enter PEAR, the PHP Extension and Application Repository, which provides an ever-growing number of classes to help with PHP programming. (See "An Introduction to PEAR" and "A Detailed Look at PEAR.") In this article, we will take a look at PEAR's HTML_Qui
- This article will demonstrate the power of three-tier development in PHP 5, using PEAR::DB_DataObject for the business logic and Smarty for display logic. ...This article will demonstrate the power of three-tier development in PHP 5, using PEAR::DB_DataObject for the business logic and Smarty for display logic. I assume that you have some familiarity with HTML, Smarty, PEAR::DB_DataObject, MySQL, and PHP 5
- Writing Scripts with PHP's PEAR DB Module
- This article shows how to use the PEAR DB package for database abstraction and querying.
- PHP offer two functions for highlighting PHP code: highlight_file() and highlight_string(). Both functions return the same results, but each has its own sp...PHP offer two functions for highlighting PHP code: highlight_file() and highlight_string(). Both functions return the same results, but each has its own specific input parameters. As their names suggest, the first function takes the filename of the PHP sc
- PEAR manual and documentation


groups