Design an Online Chat Room with PHP and MySQLAuthor: Rory Canyon
In this article, you will learn how to design and develop a
simple online chat room with PHP and MySQL. This tutorial
explains every steps of the development, including both database
design and PHP programming. Basic computer skills and knowledge
of
PHP:Form Series, Part 1: Validators & Client-side ValidationAuthor: Dennis Pallett
Introduction Welcome to the first part of a new two-part series
on the PHP:Form web component. In this part, I will give you an
introduction to PHP:Form, its features, and why it is so useful.
I will also discuss the inbuilt validators that PHP:Form
this is a testAuthor: this is a test
this is a testthis is a testthis is a testthis is a testthis is
a testthis is a testthis is a testthis is a testthis is a
testthis is a testthis is a testthis is a testthis is a testthis
is a testthis is a testthis is a testthis is a testthis is a
t
Open Source ScriptsAuthor: Sanjib Ahmad
Commercial web application systems used to be expensive at one
time. With the advent of open source solutions such applications
are not only available for free but in many cases they are
superior to commercial systems.
Now anyone can have access to
Mastering Regular Expressions in PHPAuthor: Dennis Pallett
What are
Regular Expressions? A regular expression is a pattern
that can match various text strings. Using regular expressions
you can find (and replace) certain text patterns, for example
"all
Screen scraping your way into RSSAuthor: Dennis Pallett
Introduction RSS is one the hottest technologies
at the moment, and even big web publishers (such as the New York
Times) are getting into RSS as well. However, there are still a
lot of websites
PHP and Cookies; a good mix!Author: Dennis Pallett
Introduction Cookies have long been used in PHP scripts,
and are a very useful function. But what exactly are cookies?
Maybe you have used then, but you still don't know exactly what
they are. Or you are completely new to cookies? It doesn't
PHP On-The-Fly!Author: Dennis Pallett
Introduction PHP can be used for a lot of different
things, and is one of the most powerful scripting languages
available on the web. Not to mention it's extremely cheap and
widely used. However, one thing that PHP is lacking, and in fact
mos