24 July 2006
A Quickstart to using PEAR with PHP for database driven web applications | Codepoets: David and Katherine Goodwin
by springnetThis article shows how to use the PEAR DB package for database abstraction and querying.
Highlight Source Code in Your PHP Application [PHP & MySQL Reviews and Apps]
by springnetPHP 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
ADOdb Database Abstraction Library for PHP (and Python) for MySQL, PostgreSQL, Microsoft SQL Server, Oracle, Firebird, Interbase, LDAP, Access, VFP, DB2 and many other databases
by springnet & 11 othersADOdb Database Abstraction Library for PHP (and Python).
symfony - open-source PHP5 web framework
by springnet & 76 othersSymfony provides a lot of features seamlessly integrated together, such as: * simple templating and helpers * cache management * smart URLs * scaffolding * multilingualism and I18N support * object model and MVC separation * Ajax support * enterprise read
Quick Start Guide to Pear DB by Tomas V.V.Cox
by springnet & 1 otherA tutorial about how to use Pear DB
Instant XML with PHP and PEAR::XML_Serializer [PHP & MySQL Tutorials]
by springnet & 2 othersXML_Serializer in depth and showing you how it can make working with XML a snap. If you're in any doubt about XML in general, try an Introduction to XML.
Getting Started with PEAR - PHP's Low Hanging Fruit [PHP & MySQL Tutorials]
by springnetWhat I'm really talking about is this: in your last PHP project, how much time did you spend writing code that had been done before? Did you develop a complete user authentication system? How long did it take you to build that menu system? Did you struggl
getluky.net » Gordon Luk’s Freetag, an Open Source Tagging / Folksonomy module for PHP/MySQL applications
by springnet & 22 othersFreetag is an easy tagging and folksonomy-enabled plugin for use with MySQL-PHP applications. It allows you to create tags on existing database schemas, and access and manage your tags through a robust API.
apache friends - very easy apache, mysql, php and perl installation without hassles
by springnet & 3 othersMany people know from their own experience that it's not easy to install an Apache web server and it gets harder if you want to add MySQL, PHP and Perl. XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very e
PHP MySQL Tutorial
by springnet & 4 othersSoon you will know just how easy it is to build dynamic web pages using PHP and MySQL. Really, PHP and MySQL is easy to learn, and I hope this tutorial will help you realise that :-)
SitePoint Forums - PHP and MySQL coding tips
by springnet & 2 othersI thought it would be good to create a thread with a lot of my common PHP and MySQL coding tips that I mention in other topics on here all the time. These are valuable things that I've learned during 1 year with PHP and MySQL. I believe these are good do'
phpMyAdmin | MySQL Database Administration Tool | www.phpmyadmin.net
by springnet & 7 othersphpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields.
John Wiseman » Blog Archive » Creating a MySQL connection with PHP/AJAX
by springnet & 5 othersIn this tutorial I will explain how to open a mysql database connection using PHP and the all popular AJAX. The purpose of this article is to demonstrate how the XMLHttpRequest object works within php and the advantages of using it.
apache friends - xampp
by springnet & 18 othersThe distribution for Linux systems (tested for SuSE, RedHat, Mandrake and Debian) contains: Apache, MySQL, PHP & PEAR, Perl, ProFTPD, phpMyAdmin, OpenSSL, GD, Freetype2, libjpeg, libpng, gdbm, zlib, expat, Sablotron, libxml, Ming, Webalizer, pdf class, nc
PHP Help: Creating a Membership System with PHP and MySQL
by springnetCreating a Membership System with PHP and MySQL
Top 7 PHP Security Blunders [PHP & MySQL Tutorials]
by springnet & 5 othersHP is a terrific language for the rapid development of dynamic Websites. It also has many features that are friendly to beginning programmers, such as the fact that it doesn't require variable declarations. However, many of these features can lead a progr
dublish.com - Simple Optimization for PHP and MySQL
by springnet & 4 othersHere is a list of a few very simple tips for optimizing your php/mysql applications. Keep these in mind while developing.
20 July 2006
PHP VIDEO TUTORIAL FOR WEB DESIGNERS
by springnet & 2 othersKILLER PHP - FOR WEB DESIGNERS A beginners website/course on PHP created for web designers who have little to no programming experience. Where most other PHP tutorials and books assume you know programming (or at least, that's what it seems like ...) kill