Vote count:
0
I was today trying make banner where reads current active users count on site, but then i tested this code:
if (function_exists('imagepng')) {
echo 'imagepng exists.';
} else {
echo 'imagepng doesnt exist.';
}
and it returns "imagepng doesnt exist."
asked 37 secs ago
PHP function imagepng dosent exit
Aucun commentaire:
Enregistrer un commentaire