Re: How did this happen?
Posted: Fri Aug 13, 2010 1:30 am
I have no idea what the script would do. However, I think it would have crashed on your server as it contains two anonymous functions, which were introduced only in php 5.3.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
That's interesting....cpetercarter wrote:I have no idea what the script would do. However, I think it would have crashed on your server as it contains two anonymous functions, which were introduced only in php 5.3.