[Techtalk] "break" a PHP function without "exit"

jennyw jennyw at dangerousideas.com
Sun Mar 9 16:27:30 EST 2003


How about return()?

Jen

On Sun, Mar 09, 2003 at 05:57:56PM -0500, Emma Jane Hogbin wrote:
> Is it possible to exit from a PHP function without "exit"ing? i.e. I want
> more PHP things to happen after leaving the function, but exit quits
> everything.
> 
> I can only think of continue and break but I'm getting a "cannot
> break/continue" error message.
> 
> emma
> 
> -- 
> Emma Jane Hogbin
> [[ 416 417 2868 ][ www.xtrinsic.com ]]
> _______________________________________________
> Techtalk mailing list
> Techtalk at linuxchix.org
> http://mailman.linuxchix.org/mailman/listinfo/techtalk
> 
> 
_______________________________________________
Techtalk mailing list
Techtalk at linuxchix.org
http://mailman.linuxchix.org/mailman/listinfo/techtalk



More information about the Techtalk mailing list