You can't 'break' out of a function.  You need to use 'return'.  You might 
want to try one of the many irc channels instead.  This mailing list 
really isn't for line-by-line debugging of your scripts.

-Rasmus

On Mon, 29 Oct 2001, Richard Marks wrote:

> hmm I found out that I had to add "global $img;" in my functions,
> but dangit now I get this error!
> 
> --------------------------------------------------------------------------------
> 
> <br>
> <b>Fatal error</b>:  Cannot break/continue 1 levels
>  in <b>/(MY PATH)/www.gzmsoftware.f2s.com/php/fractal.php</b> on line <b>18</b><br>
> --------------------------------------------------------------------------------
> any clue?
> thanks,
> Sincerely,
> GZM SoftwareŽ WebMaster
> [EMAIL PROTECTED]
> http://www.gzmsoftware.f2s.com
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to