Regular Expressions Tutorial
It’s very hard to find one complete source for information on the internet to learn about regular expressions in PHP. It’s one of the most intimidating things when coding using PHP, especially when you’re still trying to learn about it. The collection below is all of the information I could collect on and about regular expressions in PHP and I figured it would be a good idea to post them here so others didn’t have the same problems as I have had in the past. I have included links to the websites I pulled the information from, and if I didn’t then I got it from the main PHP.net website.
Enjoy!
Show me more… »
Categories: PHP, Web Programming
No Comments »