03.04.2016, 22:42
Quote:
Also, strings are never empty. Doing the following will therefor not work:
PHP Code:
PHP Code:
|
You can use sscanf or strnull.
Also, strings are never empty. Doing the following will therefor not work:
PHP Code:
PHP Code:
|