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.
do anyone know the logical syntax of the function floor and ceil in php ?? for example i want to create a new function but exactly the same with the function floor and ceil. what's it's logical syntax. please help.
do anyone know the syntax of the function ceil and function floor in php ?? please post here. thx!
do anyone know the syntax of the function ceil and function floor in php ?? please post here. thx! for example, im creating a function same with the function floor or ceiling.. what are it's syntax...