Robin Vickery wrote:
On 24/03/06, Richard Lynch <[EMAIL PROTECTED]> wrote:

In incredibly ancient versions of PHP, you needed to have the:

function foo () { ... };

appear BEFORE you called it.



You still do in PHP5 if the function definition is in a conditional
block. Like his.

But apparently the script was thoroughly tested before he paid for it,
so that can't be the problem :-)

  -robin
Well if it was throughly tested then there wouldn't be errors.
And the error "is" because of the function called before declared.

Greets
        Barry
--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to