- 1,233 categories
- 40,467 scripts
Updated: 04/02/2007
- Regular expressions are a powerful tool for examining and modifying text. They enable you to search for patterns within a string, extracting matches flexibly and precisely. This tutorial gives a brief overview of basic regular expression syntax and then considers the functions that PHP provides for working with regular expressions.
- Categories
- Tags
- Platforms
- Licenses
- 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.