Free Web Hosting Provider - Web Hosting - E-commerce - High Speed Internet - Free Web Page
Search the Web

Codebox the ultimate programmers resource!

 [Theboxnetwork.8m.com]

home | add_URL | | link

PHP!

Tutorials

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.

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.

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.

Intro : Devshed - First of 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.

Intro : Vamsi - Learn the basics of PHP / Database interaction (with MySQL) through the creation of a mini-addressbook. Edit, delete, add and modify your data.

MiniSQL and PHP - These pages are intended for the beginning to intermediate PHP and miniSQL user.

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 Conference Material Site - Some PHP conference slide shows, presented at various meetings by PHP professionals.

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 Tutorials at LinuxGuruz - Features tutorials and tips about installing PHP on Linux and PHP coding tricks.

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.

Postresql and PHP - Build a contact database as you learn the basics of Postresql and PHP.

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.

WeberDev.com - Many tutorials and examples reside on weberdev.com

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

Source Sites

Hotscripts.com- Site with over 5000 scripts for PHP, JavaScript, Perl, etc. Also includes lists of tutorials, remotely hosted sites (guestbooks et al). Around 1200 scripts.

Coding Resource - Learn how to code professional sites using PHP.

CreativePHP - Provides web programming resources including MySQL management utility.

Evil Walrus - Code archive for PHP. Around 200 entries.

HotScripts.com : PHP Resources - PHP programming directory featuring scripts, programs, tutorials, and books. [direct link to PHP category]

iNews - PHP sample code and tutorials.

OpenDeveloper.org's PHP Resources - A collection of PHP tutorials and code samples.

PHP3 Base Library - This free code library provides easy access to session management and authentication functions within PHP3.

PHP Class Libraries - Librariess for the daily use. The Author of the site keeps porting PERL modules to PHP.

PHP Classes Repository - An experimental service that is intended to be a means of distribution of freely available programming classes of objects written the Web scripting language named PHP.

The PHP Resource Index - Site with complete script, code snippets, documentation and other PHP related resources. In affiliation with cgi-resources.com Around 700 entries

1 Php Street - Free source code for the taking. Over a million lines of programs.

PX: PHP Code Exchange - Searchable index of free PHP code and scripts.

Rapidphp.com - PHP scripting and tutorial database. This site hopes to help web developers learn this new server side scripting language through usable code and examples.

TE Scripts PHP Scripts - Freeware and Commercial PHP scripts that seamlessly integrate into your website.

Website Code - PHP website code snippets and examples by Jim Fletcher.

Zend Code Gallery - The creators of the PHP engine. Mainly small code snippets.

Personal Pages

Daholygoat PHP Tutorial - Personal site of webdeveloper Leendert Brouwer, containing a tutorial teaching the basic concepts of programming in PHP.

Devhome.net - A website run by five young teenagers promoting the use of PHP through free scripts, tutorials and some easy to follow tips.

Donchek, Mark - Offering downloadable PHP code for free use on your site. Most do not require a database, other resources and fun stuff.

evilwalrus.com - A PHP code exchange site offering categorized php code snippets. evilwalrus.com also has a message board system for exchanging ideas and asking questions about PHP.

Jacks Scripts - PHP Scripts - Site containing Two scripts Formmail and csv2sql php development. More scripts will be published as they are developed. This site also offers a php mailing list .

Jeremy Brand's Niche on the Web - Free PHP/MySQL code. The archive is new, but is building. I am a PHP developer that is also available for contract work.

Kill-9's PHP, mySQL, and Javascript domain - MySQL and PHP tutorials and hints.

123 Make Me! - A small PHP community site. Offers small applications like page counters and guest book. Forum section offers HTML and PHP help.

phphead.com - PHP information site built in the phpnuke style of articles, polls, news and forums.

Xhawk.net - Personal website featuring several JavaScript and PHP scripts.

Documentation and FAQs

PHP Knowledge Base- The knowledge base is a growing collection of PHP related information in a searchable question and answer format. Anyone can contribute, and everyone is encouraged to do so.

Afan's PHP pages - Exampels of PHP code and HOWTO's developed by Afan.

Creating A Mailing List Manager With PHP - This tutorial will guide you through building a complete mail list administration solution in PHP, capable of handling multiple lists.

DevShed - Introduction to PHP - Developer Sheds introduction to PHP and web database interfacing with MySQL

DevShed - PHP Manual Mirror - Mirror of the PHP manual online.

DevShed - Using PHP to Access Databases - A Developer Shed tutorial on creating classes to access databases and other things.

E-gineer Knowledge Base - A collection of links and information, as well as answers to specific questions

PHP Developers Club - Tutorrials from the club of the developers of PHP.

PHP Function Table - Handy PHP function reference, which helps to quickly locate desired function, to learn which PHP version it available in, if it is documented. Also provides some statistical reports regarding usage of PHP functions.

PHP, JScript and VBScript Language Summary - This is a 3 part summary of the language differences between PHP, Jscript and VBScript to help you learn PHP.

phpDoc - Documentation Tool for PHP Sources. Produces latex and html.

PHP!

Websites!

PHP: Hypertext Preprocessor- PHP is a server-side HTML embedded scripting language. It provides web developers with a full suite of tools for building dynamic websites: native APIs to Apache and other web servers; easy access to MySQL, Sybase, Oracle, and other databases; IMAP; LDAP; HTTP headers and cookies; etc. This site is the official home of PHP3.

Zend- A bottom-up rewrite of the PHP scripting engine. It features a modular architecture, vastly improved performance, and greater scalability.

Alba Software PHP Resources - Free resources and help center for PHP developer.

Cetus Links: PHP - Offers well organized and easy accessible set of links to sites with PHP tutorials, examples, FAQs, newsgroups, references and forums.

Club of the Developers - This is a site of programmer's group united by a desire to develop PHP technologies in Internet.

Core PHP Programming - Home page for the first book about PHP

Ded Serious - Installation instructions for Apache PHP module and MySQL.

Devshed - Searching with PHP and ht://Dig - Add search capabilities to your site using the popular open source tools PHP3 and ht://Dig.

The Exchange Project - An example resource study of how to setup and run your own online shop using PHP.

Freshweb.org - Internet programming resource. PHP developement is the main focus.

Irc HTML Productions - Growing collection of PHP Resources including links, script archives, and tutorial listings.

Laplace Linux Page - Open source PHP scripts and projects.

PHP Start4all - A collection of tutorials, scripts, database's, free PHP hosting and webservers.

PHP Dreamtime - A template and content management system using Macromedia Dreamweaver, PHP, and PHPLIB.

PHP Everywhere - Articles on PHP on Windows and Linux. Also compares PHP to ASP, Cold Fusion and Perl.

PHP FI Scripts Search and Download - A searchable index of PHP scripts, server side PHP, PHP tutorials and programming utilities.

PHP3 for MacOSX Server - This port allows it to compile cleanly on Apple's OSX Server.

PHP Forum at Tek-Tips - PHP technical support forums and mutual help system for computer professionals. Selling and recruiting forbidden.

PHP3 Resources - Devshed offers a growing resource of PHP3 (and even PHP/FI, aka PHP2) information.

PHP Vault - Codes, scripts, forum and resources on PHP. [English/French]

PHP World - A PHP resource site for advanced and novice users! PHP tutorials, MySQL / Oracle with PHP, live chat, support, scripts, message board forum, links, jobs, contractors.

PHPArena - Provides free scripts and tutorials to people either starting with PHP or would like to extend their level.

phpBoards - phpBoards is the PHP community resource. Get programming help, discuss PHP, and view job listings.

PHPBuilder.com - The source for php developers with a variety of source codes and tutorials.

Phphead.com - Source of PHP related news and information.

PHPHelp.com - Help for PHP programmers. Useful links and resources for getting started with PHP programming.

PHP-Resource - This site presents a searchable archive of PHP3 Scripts and Tutorials. Home of the PHP Developer Webring. Site both in German and English Languages.

phpWizard.net - Free PHP scripts, tips and more.

Polerio Internet Solutions - about mysql, php, cgi, application, programmed in philippines, sourcode free

Red Dot Software - A site for the free, for non-commercial use. Scripts include a generic form-processor, counter and mailing list manager.

Scripting in PHP - Here are the best resources on the Net for the self-paced PHP learner.

SheepCow-Scripts - PHP and ASP links.

Sybar.com PHP Links - PHP links. Over 100 sites about scripting, the interpreter, getting started, configuration and php security. All links checked by hand for accuracy.

Tecfa's Php Page - Introduction to php.

Terra Cotta Software - A collection of website design and management tools, data architectures, and programming libraries in PHP. It is useful for the modular implementation and maintenance of web applications, and for resource sharing between them.


Scripts

PHPNuke- A web portal and online community system which includes web-based administration, surveys, user customizable boxes, themes manager, friendly administration GUI, and multilanguage support. Uses PHP/MySQL.

Add Center 2000 - Commercial PHP/MySQL banner exchange system.

AdVoice - A free simple, non-random banner rotation PHP script.

afterBURNER*Cache - Free tool that caches dynamic PHP pages to speed up web applications.

Allwebscripts - PHP scripts and programs to use on your website. Current scripts include a guestbook and meta tag generator.

Bestweb Forum - Usenet style threaded discussion forum script. PHP/MySQL.

Bike Odyssey Debugger Y - A fully functional debugger for PHP. Written 95% in PHP, with a simple HTML interface.

Bitlog - A web-logging and analysis tool based on cookies. Uses PHP/MySQL. Can trace recurring visitors, and visit paths.

Bombusbee.com - Information and code on PHP-Fusebox, a system for migrating from ColdFusion to PHP.

ChitChat - A free PHP guestbook with optional icons.

Clover Shop L3 - This commercial PHP script allows you to create your own online store with basic features. Databases are simple text files and you can edit them through your web browser.

Date and Time Script - A simple PHP script that outputs a gif picture with the current date and time.

David's PHP Scripts - Free PHP scripts available for download include a search engine for small to medium sites, a link tracking script, and a mailing list, email announcement script.

DirtSearch - Full featured PHP search engine which utilizes a database backend. It is fully customizable by look and feel as well as the way it operates.

DuskyBlue - Provides both "fun and educational" NukeAddons for PHPNuke style sites.

ezContents - PHP website content management system with MySQL support. You can maintain menus and submenus, add authors and maintain the entire contents of your website.

eZPublish - A web portal that uses PHP and MySQL.

Frequently Asked Questions Engine - An open source PHP system which lets you make your FAQ dynamic in nature, easier to maintain, and searchable.

Graph It - Transform your weblog data into beautiful graphs.

GroupIT Engine for Extranets and Web Sites - A PHP group collaboration and content management engine with MySQL support.

Internet News and Tutorials - Offers PHP free scripts, including a voting system, a banner rotator, and a shopping cart.

jpCache - System that caches dynamic PHP pages, significantly reducing server load.

Linkchecker - Just enter your url and this PHP script will check all the links on your site. Script remotely hosted.

META tag generator - This script allows visitors ti=o automatically create META tags for a website.

NeoBoard - A web based threaded PHP message board that uses MySQL.

NetOne - Free topsites and guestbook PHP scripts, also has commercial classified script.

Norman Clarke's Dbmailer - This PHP script emails form submissions or saves them to a delimited file that you specify.

OiCM PHP Developers - Commercial online application developers providing business to busines solutions. Specializing in PHP, MySQL and Linux.

OneGeek - Offers the following free PHP scripts: MySQL admin interface, random image display, random text display.

OpenRealty - A free, open source PHP real estate listing manager that uses a MySQL backend.

PhpAuction - An open source, fully configurable web-based PHP auction system.

PhpDig - PhpDig is a search engine written in PHP that uses a MySQL database backend. It features indexing of both static and dynamic pages and full text indexing.

phpEZedit - A PHP tool for developers who wish to build websites that will require frequent content updates by clients.

phpHoo2 - A PHP script using MySQL that will display a "Yahoo-like" directory.

PhpLens - PHP application server. Databases can be presented as html tables with facilities to create, edit, paginate, search and delete records.

phpLinks - A free link-farm, search engine PHP script that uses MySQL.

phpLinks is a free php script for use with mysql. phplinks is a search engine script. phplinks free - phplinks is a free search engine, link farm script. PHP/MySQL

phpLittleChat - An open-source chat system with a PHP frontend and a C backend.

phpMyStats - PHP/MySQL driven website traffic analyzer. Reported stats include stats by visitors, hits, hours, countries and extensions.

phpOpen - Make your own version of the Dmoz Open Directory with this free PHP script.

phpShop.Org - A free PHP shopping cart for your website.

phpWebSite - An open source community and portal system using PHP and MySQL.

PhpWiki Project Page - WikiWikiWeb clone written in the server-side scripting language PHP.

Pretty Cool Auction Client - A fully funtional PHP auction program. Allows users to create accounts, sell items, bid on items and more.

Project Based Calendaring System - A PHP calendaring system useful for project managers and groupware use.

proManager - project management suite - A PHP-based project manager / todo list with a recursive task and user tree, task-related forums and notes, and runs on various databases.

QAtlantis.com - Offers a commercial PHP banner exchange program that uses MySQL.

Quotez - Add a randomly selected quote to your homepage using simple HTML code. Script remotely hosted.

21Resources.com - Free PHP scripts include a free simple counter and simple web-based send mail system.

Sendcard - An advanced postcard PHP program which works with 9 different databases. Features include easy to use template system.

Skriptkiddie.org - Offers free PHP scripts including a guestbook, a discussion forum, and a mailing list manager.

Thatware - The parent project of PHP Nuke. It is a web-based news publishing and discussion backend written in PHP that can handle threaded discussions with minimum configuration and day-to-day management.

thesitewizard: Free PHP scripts: Feedback, Bandwidth Theft, etc - Free PHP feedback form script, bandwidth theft prevention script, and other free scripts for your website. Even has wizards to create customized scripts for your site.

Tom's Free PHP Scripts - Scripts include a voting script, a guestbook, and a visitor analyser.

Varion Designs - Search engine script and shopping cart script coded in PHP. Shopping cart also uses MYSQL as the backend.

Wapdomainz.com - Wireless, PHP, MySQL and PHP-Nuke news. Has some PHPNuke add-ons in download area.

WAPMail - Enables users to view their e-mail from any IMAP enabled server using a WAP enabled device.

XavierSearch - This PHP script will allows visitors to perform searches on multiple search engines.

Zippo 2.0 - Free PHP script allows site visitors to add their name, email and ICQ, MySQL supported.

© The Box Network.8m.com