- Computerworld PHP QuickStudy
pop
Article by Sharon Machlis in ComputerWorld. Explainer on the PHP scripting language and what IT managers should know about it. Includes an interview with PHP creator Rasmus Lerdorf and links to other Web resources.
http://www.computerworld.com/softwaretopics/software/appdev/story/0,10801,67953,00.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Database Backed Web Application Development
Explains how to setup Apache, MySQL, and PHP on Windows 95/98/ME.
http://in.geocities.com/samdarshipali/apache-php-mysql.htm
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Debugging PHP Problems
By Adam Goossens. Helps corner the most common PHP problems and what causes them.
http://www.webmasterstop.com/19.html
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- How efficient is OOP in PHP?
Compares and contrasts linear programming vs OOP programming in PHP and analyzes performance results.
http://www.webmasterstop.com/56.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- How to use .HTML extension for PHP Files
Explains how to modify .htaccess so that .html files are parsed through PHP.
http://www.spiderpro.com/bu/buphph001.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Magic Quotes and Add Slashes in PHP
By Harry Fuecks. Discusses the problems caused by magic quotes and offers a solution that works when it is on or off.
http://www.webmasterstop.com/63.html
(Added: Sun Apr 02 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Manual Quick Reference
Quick reference that lists all PHP functions.
http://www.php.net/quickref.php
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Official PHP Faq
A list of Frequently Asked Questions about PHP and their answers.
http://www.php.net/manual/en/faq.php
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Oracle/PHP FAQ
Describes how PHP interacts with the Oracle Database.
http://www.orafaq.net/faqphp.htm
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- PHP Coding Standard
With permission based on Todd Hoff's C++ Coding Standard. Rewritten for PHP by Fredrik Kristiansen.
http://utvikler.start.no/code/php_coding_standard.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- PHP Curiosities
Collection of problems/curiosities/bugs/strange things in PHP with many examples and workarounds.
http://www.retosphere.de/prjphp/prjphp.php
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- PHP Faq from alt.php
The home of the newsgroup alt.php, contains frequently asked questions and answers from that newsgroup.
http://www.alt-php-faq.org/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- PHP Function Table
Handy PHP function reference which helps to quickly locate a desired function, to learn which PHP version it available in, and if it is documented. Also provides some statistical reports regarding usage of PHP functions.
http://www.zend.com/phpfunc/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- PHP Installation Guide for Windows
This install guide will help you install and configure PHP 3 or 4 on Windows 9x/NT/2000 webserver. This guide provides installation support for: Personal Web Server, Internet Information Server 3 or 4 or 5, Apache 1.3.x, Omni HTTPd 2.0b1 .
http://www.umesd.k12.or.us/php/win32install.html
(Added: Sat Apr 01 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- PHP Knowledge Base
A repository of PHP related frequently asked questions. A growing collection in a searchable question and answer format.
http://www.faqts.com/knowledge_base/index.phtml/fid/51/
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- PHP Manual Listing
The manual explains and documents everything about PHP. Listed are the various formats, such as PDF, HTML and Palm. The manual is also available in about 12 different languages.
http://www.php.net/docs.php
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- phpinfo Outputs Repository
An information platform for cross-platform development featuring categorized phpinfo result outputs. A valuable source of information when creating cross-platform scripts.
http://php.e-novative.de/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- The manual Page: PHP
The bases of the language, how to use PHP with a MySQL database or an Oracle database, examples.
http://www2.themanualpage.org/php/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It