News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

JellyandCustard.com:
Regular Expressions in PHP
June 22, 2006 @ 07:03:06

In a post from JellyandCustard.com, there's an inside look at regular expressions in PHP - how to use them and what they are.

Regular Expressions (regex for short) appear to a lot of people as the 'black art' of coding. Most languages, be it PHP, Java, C, .NET, VB etc have a way of using regular expressions - and they can certainly make your job easier. So lets start on our journey into regular expressions. I am by no means an expert, but hopefully I'll be able to clear the fog that surrounds regular expressions!

He mentions the functions to use and provides a simple example of matching a phone number (US format). They take the regular expression string and break it down into its pieces, explaining how each one works (and relates to the other parts of the expression). They also provide a brief "cheat sheet" of some of the other special characters (including common uses on some).

0 comments voice your opinion now!
regular expression introduction tutorial functions examples regular expression introduction tutorial functions examples



SnippetCollection.com:
PHP Snippets & Examples
February 14, 2006 @ 07:09:05

Welcome to SnippetCollection.com. Here you can find a large collection of snippets and examples in ActionScript, Php, Java, Java Script, VB, VB.NET, C, C++, ASP, ASP.NET, Perl , SQL and Python.

SnippetCollection.com is just like it sounds - a resource for sharing those little handy pieces of code that we all use over and over again. There are various other categories, but the PHP section has its fair share of items in the list. Various topics and skill levels are represented here, everything from "calling a function" to advanced array operations. So, if you have a bit of code to share with the world, head over, sign up, and get started...

2 comments voice your opinion now!
snippets examples share snippets examples share



Community Events





Don't see your event here?
Let us know!


podcast framework injection language interview voicesoftheelephpant introduction unittest conference development zendframework2 release zendframework testing opinion phpunit application symfony2 community database

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework