> Please, i need output a intenger, what function can i use for this?.
> Print?, echo?

$i = 12;

echo $i;

-Dan Joseph

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to