On 7/1/06, Beauford <php-user@xxxxxxxxxx> wrote:
Hi, I'm just curious, because I come across this from time to time. Why does the code below work on Windows and not on Linux. PHP is 5.0 on Linux and 4.4 on Windows (still can't get 5 on Windows). The code at the very bottom is how I got it to work on Linux. Also, why is it with the same setup I can't call a function within a function in Linux, but can in Windows. Sorry I don't have the error, but something about calling a static function. Would this be a difference between OS's or with the different versions of PHP?
You'll have to narrow down what you're having issues with before anyone will take a look. Is it the regex? Is it lines x -> y? Of course you can call a function within a function in linux. We can't help debug that without at least the code and the error. -- Postgresql & php tutorials http://www.designmagick.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php