|

Home
Database Resources
Database and Web Connectivity Resources
MySQL Database Tools and Resources
MySQL Database Tutorials
Microsoft®
Access® Database Tools and Resources
Microsoft®
Access® Database Tutorials
Domain Name Resources
Domain Name Help and Answers
Email Resources
Email For Beginners
Microsoft® Outlook®
Help Guides and Tutorials
Eudora Email Help Guides and Tutorials
Spam Prevention and Spam Blocking Resources
FTP Resources
File Transfer Protocol (FTP) General Information
FTP "How To" Guides and Programs
Graphics/Images/Photos Resources
Clip Art Resources
Clip Art Sources
Photo, Pictures, and Image Sources
Web Graphics Help and Tutorials
Royalty-Free Stock Photograph Sources
Links Directories Resources
Internet
Links Directories
Marketing Resources
Web and Internet Marketing and Promotion Resources
Web and Internet Online Marketing and Advertising Directories
Web Marketing and Advertising Tips and Tricks
News Resources
Computer Technology News Resources
Internet News and Information Sources
Internet Research Demographics and Statistics
Organizations/Associations Resources
Internet and WWW Organizations
Web Professional Associations
Web Programming Resources
Internet Programming Tools and Tutorials
ASP Programming Tutorials
PHP Programming Tutorials
JavaScript Guides and Tutorials
CGI Reference Guides
CGI Script Resources
CGI Tutorials
Flash Programming and Design
Search Engine Resources
Search Engine Comparisons
Keyword Popularity Searches and Trends
Web and Internet
Marketing and Promotion Resources
Meta Tag Resources
Meta Tag Generators
Search Engine Marketing Resources
Search Engine Industry News and Guides
Security/Privacy Resources
Anti-Virus Information
Virus Definitions and Databases
Internet Privacy and Security Resources
Computer Network Security Resources
Web Hosting Resources
Web Hosting Provider Directories and Reviews
Web Hosting Service Guides
Webmaster Resources
Web Site Building Tutorials and Resources
Web Site Design Tutorials
Best Web Sites Reviews and Commentary
Web Site Usability and Accessibility Guides
HTML Editors and Authoring Resources
HTML General Resource Guides
Hyperlink Management
|
- PHP: Manual
- This explains and documents everything about PHP.
Pay special attention to the user comments, many useful examples and tips
exist within them. Also, if you're a beginner do not fret over the large
manual - you will not understand it all, take your time and read it often.
- PHPBuilder.com
- Many intermediate to advanced PHP tutorials
reside at phpbuilder with new articles displayed about every week.
- Coding Style
- Learn the fundamentals of good PHP coding style and convention. Understand
coding standards and write maintable and readable code. Deals with intenting,
control structures, functions, commenting, and much more.
- Compiling PHP and Apache 2.0
from source on Linux OS - This article will provide detailed information
about steps required (and what each step does) to compile PHP 4.2.0 and Apache
2.0 on Linux system. We are going to compile PHP as Apache 2.0 shared module.
- Database
Abstraction with PEAR DB - Learn database abstraction though the use of
PEAR DB classes. Use an API to connect to various databases without having to
re-learn different methods and syntax, learn just one.
- Database Enabled Websites
- A tutorial on using PHP3 and MySQL to develop database enabled applications
for websites. By Anthony Awtrey Consulting.
- DevShed.com - A wide
range of tutorials and articles with a growing PHP section.
- Dotvoid.com - Tutorials, news and
discussions regarding web site architecture and building techniques related to
PHP.
- Free Webmaster
Resources - Free PHP Tutorials - Contains an introduction to the php
language and free php tutorials and scripts.
- GBdirect's PHP
Training Courses - PHP training courses in the UK, from experienced PHP
e-commerce software developers.
-
Installation : Devshed - Included are instructions for compiling Apache,
Mod_SSL, PHP, and MySQL together on one box.
- Installation : E-gineer
- Tutorials on installing and compiling PHP on various platforms with various
related technologies such as Apache, Mysql, GD and IMAP.
-
Installation : Hotscripts - Listed are scripts, packages and binaries that
help streamline the installation process. If you're looking for a quick and
easy installation, consider one of these packages.
- Installation : Manual
- Here the manual explains how to install and compile PHP with many platforms
and web servers.
- Internet
Application Development using PHP and MySQL - Book by Samdarshi Pali.
Table of content. First chapter.
- Intro : Devshed
- A five part series on the very basics of PHP.
- Intro : Gimpster
- Introductory PHP tutorial geared towards those with little to no PHP
experience.
- Intro :
MySQL and PHP - Webmonkey is a great resources for web engineers such as
yourself, this tutorial discusses the basics of PHP and MySQL use.
- Intro : PHP.net - An introduction
to PHP straight out of the manual.
- Intro : Using
Strings - Knowing how to properly use strings is extremely important, as
is this tutorial. From concatenating strings to magic quotes, this tutorial
covers the basics of string use.
- mtWeb PHP Articles - Tutorials on
PHP, PEAR, PHP with MySQL and PHP on Apache. Downloadable code is available.
Visitors can comment on articles.
- OpenDeveloper.org's PHP
Resources - A collection of PHP tutorials and code samples.
- O'Reilly Network: PHP DevCenter -
O'Reilly Network's source for PHP developer news and information.
- PEAR : PHP Extension and Add-on Repository
- PEAR is a code repository for PHP extensions and PHP library code inspired
by TeX's CTAN and Perl's CPAN. PEAR contains code for common tasks such as
database abstraction and error control.
- PHP Beginner - Tutorials,
articles and forums with ready-to-use code samples for the Beginners of PHP.
- PHP
Certificate Training Program - Learn PHP in class, at home or at work.
- PHP Conference Material Site - Some PHP
conference slide shows, presented at various meetings by PHP professionals.
- PHP Hideout - Resource site with
tutorials and articles from beginner to advanced levels.
- PHP Knowledge Base : Faqts - A
repository of PHP related frequently asked questions. People submit questions
and others answer, all duties are very open and public to all. In short, this
is an open PHP Knowledge Base.
- PHP
Pocket Reference - The PHP Pocket Reference is a handy quick reference for
PHP. This small book acts both as a perfect tutorial for learning the basics
of PHP syntax and as a reference to PHP. Both online and hard-copy versions
are available.
- PHP Tips - This page contains a
collection of "neat" tips and tricks related to PHP. They aren't necessarily
related to the coding of PHP but nevertheless, they're pretty useful.
- PHP Training Courses -
In the UK.
- PHP Tutorials - Provides
beginner to advanced tutorials plus tutorials on site navigation,
authentication and building photo galleries using PHP.
- PHP Tutorials at LinuxGuruz
- Features tutorials and tips about installing PHP on Linux and PHP coding
tricks.
- PHPbuddy - PHP and MySQL articles,
code snippets and tutorials.
- Phpdeveloper.org - With PHP
updated almost hourly and a growing tutorial section, phpdeveloper is an
up-and-coming PHP resource site.
- PHP-General Mailing
List Archive - Hidden within this archive are answers to just about every
PHP question that comes up. About 150,000 PHP-general posts live here and it's
growing by about 5000 per month. MARC archives many related lists too.
- phpWizard.net - Best known for the
very popular phpMyAdmin, phpwizard contains information about PHP.
- PostgreSQL and PHP Tutorials -
This site has introductory tutorials on using PHP and PostgreSQL together.
- Programming
Tutorials - justPhukit.com - A resource of PHP tutorials and articles for
programmers and developers.
- Smart
Architectures in PHP - Here begins a discussion on building scalable web
applications with PHP. Discussed are fundamentals of smart architecture such
as : database independence, libraries, portability, object-oriented and
function calls. Be sure to read the user comments.
- thickbook.com - Tutorial books for
beginners in PHP, MySQL, Apache. This is the companion site for an author who
has written several books on PHP and MySQL, as well as supplementary
tutorials. Source code is available for the books.
- WDVL: PHP -
Good PHP tutorials collection.
- WeberDev.com - Many tutorials and
examples reside on weberdev.com
- Webmonkey's PHP
Collection - Home to pie-easy tutorials that teach the PHP way to
authenticate and track users, generate images on the fly, create threaded
discussion.
- Zend.com Articles - The focus
of these articles is to explain how PHP works for technical users. Article
subjects range from PHP internals to features and techniques for the PHP
developer.
- Zend.com Tutorials : - Many
high quality tutorials reside here which range from beginner to advanced.
|