nevermind. solved it. =)
thanks guys
exit program function if...
Moderator: General Moderators
-
shanehunter
- Forum Commoner
- Posts: 30
- Joined: Sun Jun 27, 2010 3:43 pm
exit program function if...
Last edited by shanehunter on Fri Jul 23, 2010 1:47 am, edited 1 time in total.
-
shanehunter
- Forum Commoner
- Posts: 30
- Joined: Sun Jun 27, 2010 3:43 pm
Re: exit program function if...
Hey Guys,
I know this is super simple to most of you, but it's keeping me from a fully functional program... Please help!
I know this is super simple to most of you, but it's keeping me from a fully functional program... Please help!
-
shanehunter
- Forum Commoner
- Posts: 30
- Joined: Sun Jun 27, 2010 3:43 pm
Re: exit program function if...
format your code and be more specific on what your problem is.
generally, you can terminate the script by putting "exit" or "die()".
generally, you can terminate the script by putting "exit" or "die()".