exit « Utility Function « PHP






1.void exit ( [mixed status] ) terminates execution of a script, and is an alias of the exit( ) function.
2.void exit ( [mixed status] ) terminates execution of the script