Categories

Updated: 04/02/2007

Using Regular Expressions with PHP

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.
Similar Scripts for "Using Regular Expressions with PHP"

Inserting Dates

This basic tutorial shows four different ways of displaying date and time using PHP functions on your Web page.

Snoopy

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...

What the Heck is PHP?

This introductory guide on PHP explains the definition, basic structure and date function of PHP language.

Introduction to PHP

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

SimplePoll is a basic Poll script written in PHP 3 that doesn''t use any sort of SQL database systems.
©2003-2008 jCay.com