Recent content by Christian arthur Lozano

  1. C

    a simple php function. please answer.?

    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.
  2. C

    a simple php function. help please.?

    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.
  3. C

    a simple .php help here.?

    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...
Back
Top