Posted by jamen on 10/15/05 02:27
Domestos wrote: > If a user enters '0000' how can I make sure it stores as '0' $input = "0000"; $value = intval($input);
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming