Guest User

Untitled

a guest
May 21st, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.11 KB | None | 0 0
  1. $campo = new text(array(
  2. "id" => "num_ano_base",
  3. "name" => "num_ano_base",
  4. "size" => "12",
  5. ));
  6. $campo->render();
Add Comment
Please, Sign In to add comment