The perfect if else statement doesn’t exis..
https://i.ibb.co/K7x5tGD/5-E8-AA285-...324-F0-A21.jpg
This thread should be locked and pinned @ Tutorials :lol: |
Re: The perfect if else statement doesn’t exis..
while (is_user_alive(id)) hit(id, id1)
|
Re: The perfect if else statement doesn’t exis..
Perfect
PHP Code:
PHP Code:
|
Re: The perfect if else statement doesn’t exis..
Quote:
|
Re: The perfect if else statement doesn’t exis..
Quote:
Quote:
|
Re: The perfect if else statement doesn’t exis..
Quote:
|
Re: The perfect if else statement doesn’t exis..
This entire thread has been disproved with a single line of code:
:twisted: ? :twisted: : :twisted: |
Re: The perfect if else statement doesn’t exis..
Quote:
It's harder to read and more time to type when you have the opening bracket on its own line, or the spaces? I hate looking at code that is all compacted together -- the spaces make it easier for me to read, and the time difference is negligible once you're used to it. Quote:
|
Re: The perfect if else statement doesn’t exis..
PHP Code:
|
Re: The perfect if else statement doesn’t exis..
Quote:
|
Re: The perfect if else statement doesn’t exis..
You should know what each function does since you were the one that built it, that is why writing an easy-to-read code is important. The size of the code is defined by the project itself and should not matter anyway.
Trying to make the code easy to understand in case you get lost (or even if you are in a project involved by multiple people) is what will help you fix the wrong syntaxes, calculations and parameters you accidentally missed. |
Re: The perfect if else statement doesn’t exis..
]
PHP Code:
|
Re: The perfect if else statement doesn’t exis..
PHP Code:
|
| All times are GMT -4. The time now is 00:55. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.