PHP Tutorial

Writing Regular Expression with PHP

This tutorial is about Writing Regular Expression with PHP
General » macronimous.com
Score(+): 0 | Views: 47 | Save it | Report it


Top 20 Similar PHP Tutorials

PHP regular expression tutorial

In this article I will show you how to use PHP regular expressions in your own PHP scripts.
Basics » phpf1.com
Score(+): 0 | Views: 56 | Similar Tuts | Save it | View this tutorial

Email validation with regular expression

A short tutorial howto validate an email address during form processing.
General » phptoys.com
Score(+): 0 | Views: 43 | Similar Tuts | Save it | View this tutorial

Regular Expressions

Learn what Regular Expressions are and how to use them
General » visualdesigncore.com
Score(+): 0 | Views: 55 | Similar Tuts | Save it | View this tutorial

OOP and regular expressions in PHP

A portable guide for frequent use in your job covering PHP5 and relevant for PHP4
General » brainbell.com
Score(+): 0 | Views: 30 | Similar Tuts | Save it | View this tutorial

Regular Expressions

This tutorial contains What you need to know about REGEX and Regular Expressions
General » biorust.com
Score(+): 0 | Views: 52 | Similar Tuts | Save it | View this tutorial

Regular Expressions

Learn everything about regular expressions (regex). The basics to the more advanced stuff all in one go.
Basics » visualdesigncore.com
Score(+): 0 | Views: 64 | Similar Tuts | Save it | View this tutorial

A Brief Tutorial on Regular Expressions

In this short tutorial you will learn more about regular expressions.
General » brainbell.com
Score(+): 0 | Views: 48 | Similar Tuts | Save it | View this tutorial

Writing Secure PHP

This tutorial contains some advanced techniques for securing a website
Security » ilovejackdaniels.com
Score(+): 0 | Views: 44 | Similar Tuts | Save it | View this tutorial

How to: Writing to files in PHP

Tutorial covers different scenarios and methods of writing text to a file in PHP...
Basics » php-learn-it.com
Score(+): 0 | Views: 65 | Similar Tuts | Save it | View this tutorial

Writing Secure PHP

This tutorial is about Advanced issues in PHP security
Security » ilovejackdaniels.com
Score(+): 0 | Views: 46 | Similar Tuts | Save it | View this tutorial

Writing a CMSCommunity

This tutorial is about writing a CMS Community with Smarty and the Zend Framework
General » prodevtips.com
Score(+): 0 | Views: 43 | Similar Tuts | Save it | View this tutorial

Writing Secure PHP

Learn how to avoid some of the most common mistakes in PHP
Security » ilovejackdaniels.com
Score(+): 0 | Views: 66 | Similar Tuts | Save it | View this tutorial

Reading and Writing files in PHP

PHP follows almost same way of writing and manipulating files as in standard C. That is why it becomes so easy for a developer with C lanaguage background to create php application that uses files to save and retrieve data. It is a short tutoril that will get you started with writng and manipulating text files.
PHP Files » apitalk.com
Score(+): 0 | Views: 46 | Similar Tuts | Save it | View this tutorial

Writing a CMSCommunity with Smarty and the Zend Framework

This tutorial is about writing a CMSCommunity with Smarty and the Zend Framework
General » prodevtips.com
Score(+): 0 | Views: 58 | Similar Tuts | Save it | View this tutorial

Writing a CMSCommunity with Smarty and the Zend Framework

This tutorial is about writing a CMS Community with Smarty and the Zend Framework
General » prodevtips.com
Score(+): 0 | Views: 71 | Similar Tuts | Save it | View this tutorial

Writing a CMSCommunity with Smarty and the Zend Framework

Learn how to make a CMS community whith Zend Framework
General » prodevtips.com
Score(+): 0 | Views: 99 | Similar Tuts | Save it | View this tutorial

Writing a CMSCommunity with Smarty and the Zend Framework Part 6

This tutorial is about writing a CMSCommunity with Smarty and the Zend Framework Part 6
General » prodevtips.com
Score(+): 0 | Views: 69 | Similar Tuts | Save it | View this tutorial

Detailed Guide on Writing Form Data to a MySQL Database Using PHP

In this tutorial, you will make a form and then submit what is entered to a MySQL database, and learn how to carry values between pages.
General » phpmac.com
Score(+): 1 | Views: 56 | Similar Tuts | Save it | View this tutorial