php tutorials

Regular expression in PHP (part 1)

In web design, we deal with at least one form on almost every project. So we need to validate this form. You can do the validation with javascript on the client side like here. But we also need to validate on the server side because user can turn off the javascript.
Home
Bookmark Tutorial
Remove Frame
Report Broken Link