Getting empty string
How can I get/understand if "player1" is empty (it doesn't have anything in it)?
I would use empty(player1) @ php, but dno what should I use here :s |
Re: Getting empty string
try this
PHP Code:
|
Re: Getting empty string
PHP Code:
PHP Code:
|
Re: Getting empty string
Quote:
Code:
or Code:
I prefer the latter because the escape character can be changed using compiler options, but the null character is still 0. |
Re: Getting empty string
Quote:
|
Re: Getting empty string
PHP Code:
Quote:
|
| All times are GMT -4. The time now is 09:15. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.