On Mon, 17 Jan 2005, Louis Young wrote:
> What's the function to convert a string to an int.

  echo (int) "123abc";

-Rasmus

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

Reply via email to