Thread: Using regex
View Single Post
Old 07-20-2009, 04:38 AM   #4 (permalink)
Enfernikus
The Addict
 
Enfernikus's Avatar
 
Join Date: Jun 2008
Posts: 335
Thanks: 2
Enfernikus is on a distinguished road
Default

As a side note, it's best just to stop using the ereg_* function and it's POCL ( I think it is ) engine because as of 5.3.0 it's going to through an E_DEPRECIATED error. Use the preg_* family
__________________
My Blog
Enfernikus is offline  
Reply With Quote