C Christian arthur Lozano New member Nov 23, 2010 #1 what is the logical syntax of the function intval() in php ??.. for example. the logical syntax of the function floor() is intval($a); , and ceil() is intval(($a)+1); what about intval() ? please help.
what is the logical syntax of the function intval() in php ??.. for example. the logical syntax of the function floor() is intval($a); , and ceil() is intval(($a)+1); what about intval() ? please help.