Re: [PHP] and now i get

2001-10-29 Thread Rasmus Lerdorf
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 "globa

[PHP] and now i get

2001-10-29 Thread Richard Marks
hmm I found out that I had to add "global $img;" in my functions, but dangit now I get this error! Fatal error: Cannot break/continue 1 levels in /(MY PATH)/www.gzmsoftware.f2s.com/php/fractal.php on line 18