Page 1 of 1

exit program function if...

Posted: Thu Jul 22, 2010 5:31 pm
by shanehunter
nevermind. solved it. =)

thanks guys

Re: exit program function if...

Posted: Thu Jul 22, 2010 6:48 pm
by shanehunter
Hey Guys,

I know this is super simple to most of you, but it's keeping me from a fully functional program... Please help!

Re: exit program function if...

Posted: Fri Jul 23, 2010 12:17 am
by shanehunter
bump.

Re: exit program function if...

Posted: Fri Jul 23, 2010 12:47 am
by Gargoyle
format your code and be more specific on what your problem is.

generally, you can terminate the script by putting "exit" or "die()".