- 1,233 categories
- 40,467 scripts
Updated: 01/18/2007
- THis tutorial first started out as a Guestbook script to provide me a crash course in PHP and MySQL. After a while I needed a news system installed on a site that I used for a client. I took the Guestbook, which had basic principles of a news system, and created a nice news system. Over time I have slowly added many features, which I will include in this tutorial. Some of these features include editing, deleting, and adding news articles.
- Categories
- Tags
- Platforms
- Licenses
- Other Free / Open Source License
- Author
- This basic tutorial shows four different ways of displaying date and time using PHP functions on your Web page.
- Snoopy is a PHP class that simulates a web browser. It automates the task of retrieving web page content and posting forms, for example. Some of Snoopy''s features include: easily fetch the contents of a web page, easily fetch the text from a we...
- This introductory guide on PHP explains the definition, basic structure and date function of PHP language.
- This introductory Web tutorial covers: The detail definition of PHP, The basic PHP Syntax, Creating a simple and a multipage forms in PHP, How to use cookies with PHP, Date and time functions, and more.
- SimplePoll is a basic Poll script written in PHP 3 that doesn''t use any sort of SQL database systems.