12-06-2007, 07:38 PM
|
#20 (permalink)
|
|
The Acquainted
Join Date: Sep 2007
Posts: 133
Thanks: 6
|
Quote:
Originally Posted by Wildhoney
One or two questions, WinSrev.
Surely that variable will also be empty as it's not being set anywhere - unless I'm overlooking something.
Also, you may wish to use preg_match as opposed to the ereg_*/ eregi_* function set as the former is faster, and they're removing the latter from PHP 6.
|
More than likely, although, i may take another look at it and rewrite it. I'll be sure to post the updated version 
|
|
|