- 1,233 categories
- 40,621 scripts
Updated: 12/01/2000
- This is a number guessing game script which let users to guess/pick a number between 1 and 100. This example script written in PHP demonstrates the usage of sessions.
- Categories
- Tags
- Platforms
- Licenses
- The quickest way to learn PHP is to start using it and see what happens. This tutorial starts by diving right into the good old &"Hello World&" script you may have seen when learning other languages. Then, it presents another exampl...
- This is a tutorial on how to create a web database application using PHP and MySQL on Mac OS X or Linux platforms. The example used is a database to manage web site links. The same ideas used in this tutorial can be expanded to most web applications ...
- This little PHP script implements a simple example of how to use the GD graphics library to create GIFs (GD 1.5).
- In this tutorial, you''ll learn how to install and configure PHP for use with the Apache Web server on UNIX or the Microsoft Internet Information Server on Windows NT. Then you''ll see by example how to use PHP to route HTML conditionally, ...
- This tutorial is an introductory guide to get you started in the world of server-side-scripting and web databases. It covers installation and configuration of MySQL, Apache, and PHP. An example script is also included as a guide for making your own s...