Software Listing of Author : "Phpworld.com"
- Introduction to PHP - Getting Started
- License: Shareware
- Price:


This article will show you the basics of a PHP program with several simple examples. It starts with HTML output and progressively builds up to variables, control structures, and looping.
- Publisher: phpworld.com
- Date Released: 06-10-2011
- Download
- Platform: PHP, Scripts
- Introduction to PHP - HTML Form Input
- License: Shareware
- Price:


Input is one of the most important aspects of any program, in any programming language. In this tutorial, you will learn how to create an HTML form to accept user input and then how to retrieve that input in PHP.
- Publisher: phpworld.com
- Date Released: 05-06-2011
- Download
- Platform: PHP, Scripts
- MySQL and PHP
- License: Shareware
- Price:


PHP provides built in functions to access just about every database that exists. MySQL is well designed, powerful and most importantly free in some situations. In this tutorial, you will learn how to access MySQL using PHP. Main topics include: Create A Database, Create A Table, Insert Entries Into The Table, and Retrieve All Entries Into The Table.
- Publisher: phpworld.com
- Date Released: 06-07-2011
- Download
- Platform: PHP, Scripts
- Oracle and PHP
- License: Shareware
- Price:


PHP provides built in functions to access just about every database that exists, including Oracle. This 8-page tutorial illustrates how to use these built in functions to communicate with an Oracle database.
- Publisher: phpworld.com
- Date Released: 10-02-2011
- Download
- Platform: PHP, Scripts
- PHP Help Bulletin Board
- License: Shareware
- Price:


This PHP WORLD's bulletin board powered by Phorum software provides a place to discuss PHP programming.
- Publisher: phpworld.com
- Date Released: 08-10-2011
- Download
- Platform: PHP, Scripts
- PHP Live Chat
- License: Shareware
- Price:


This Java chat room maintained by PHP WORLD provides a live chat area for PHP developers.
- Publisher: phpworld.com
- Date Released: 02-09-2011
- Download
- Platform: PHP, Scripts
- PHP WORLD
- License: Shareware
- Price:


PHP WORLD is an PHP information center that provides tutorials, scripts, help bulletin boards, chat room, manuals, consulting service and links on PHP programming.
- Publisher: phpworld.com
- Date Released: 03-06-2011
- Download
- Platform: PHP, Scripts
- Send Mail in PHP
- License: Shareware
- Price:


This 2-page tutorial explains how to send an email message to someone or multiple people using the PHP mail function and sendmail.
- Publisher: phpworld.com
- Date Released: 01-02-2011
- Download
- Platform: PHP, Scripts
- SQL Database Function Wrappers
- License: Shareware
- Price:


When interacting with a database, functions are called that are common to every transaction; functions to establish a connection, execute the query and then close the connection. This article shows how to create functions that will eliminate this redundancy. The tutorial uses MySQL as the database, but the database layer is irrelevant. These functions can be adapted to use other databases.
- Publisher: phpworld.com
- Date Released: 20-06-2011
- Download
- Platform: PHP, Scripts
