Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need an If/Else Statement
#2
I don't really understand you, but is this what you are looking for!

PHP Code:
if($difference != 0) {
    
//cancel
}else{
   
//do things

Reply


Messages In This Thread
Need an If/Else Statement - by Grizzly - 12-05-2009, 07:03 PM
RE: Need an If/Else Statement - by Gaijin - 12-05-2009, 07:18 PM
RE: Need an If/Else Statement - by Grizzly - 12-05-2009, 07:29 PM
RE: Need an If/Else Statement - by Gaijin - 12-05-2009, 07:48 PM
RE: Need an If/Else Statement - by Spl3en - 12-06-2009, 07:01 AM
RE: Need an If/Else Statement - by Grizzly - 12-10-2009, 06:43 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PHP: If Statement BreShiE 19 6,606 04-16-2019, 09:38 AM
Last Post: joeywilliams

Forum Jump:


Users browsing this thread: 1 Guest(s)