News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



feed this:

Developer Tutorials Blog:
Learn regular expressions in PHP
0 comments :: posted Thursday May 01, 2008 @ 08:48:05
voice your opinion now!

On the Developer Tutorials blog, Akash Mehta offers some suggestions of resources and methods for learning how to use regular expressions in your PHP applications.

When it comes to quickly dealing with large blocks of data, batch processing operations or screen scraping, regular expressions are often the most effective solution. There's just one problem, though - learning them can be as hard as learning a new language altogether. Here's how to get off to a flying start.

He points you first in the direction of the preg_* functions then towards a few examples (like with mod_rewrite) and tools to help you understand how things match, like the regex tested extension for firefox and the regular expression cheat sheet on ILoveJackDaniels.com.

tagged with: learn regular expression preg firefox extension cheatsheet


PageChain.net:
15 Great Places To Go To Learn PHP Right Now
0 comments :: posted Thursday April 24, 2008 @ 12:09:50
voice your opinion now!

PageChain.net has posted a list of some "great places to go to" to learn PHP right now - some resources out on the web that can help you get started, provide examples and give you community to support you in your development.

Here are some resources to help you not only learn PHP, but also reference PHP information should you ever need it. This list isn't exhaustive, however, it should provide you with a lot of help when you need your PHP fix.

Some of the sites included in their list include:

tagged with: resource learn list w3schools zend sitepoint phpfreaks onlamp


developer application pecl database conference book PEAR cakephp release security job framework releases zend code PHP5 mysql zendframework ajax package

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