--- Daevid Vincent <[EMAIL PROTECTED]> wrote:
> Fatal error: Call to undefined function: floatval()
> in /home/dae51d/public_html/examples/echotest.php on
> line 14

Please try to make an effort and do a little research of
your own before asking the list:

http://www.php.net/manual/en/function.floatval.php

Upgrade to at least 4.2, or use this alias of floatval():

http://www.php.net/manual/en/function.doubleval.php

Chris

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

Reply via email to