Raised This Month: $ Target: $400
 0% 

The perfect if else statement doesn’t exis..


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
+ARUKARI-
AlliedModders Donor
Join Date: Jul 2004
Location: Japan
Old 12-07-2023 , 23:30   Re: The perfect if else statement doesn’t exis..
Reply With Quote #13

PHP Code:
if (error_1)
{
    
// not works.
    // something msg.
    
return;
}
if (
error_2)
{
    
// not works.
    // something msg.
    
return;
}
if (
error_3)
{
    
// not works.
    // something msg.
    
return;
}

// works. 
__________________
GitHub
SteamWishlist

六四天安門事件
+ARUKARI- is offline
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:01.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode