Posted by Unknown on May 29, 2013 Get link Facebook X Pinterest Email Other Apps $data = array( 'name' => 'username', 'id' => 'username', 'placeholder' => 'Username', 'maxlength' => '100', 'size' => '50', 'style' => 'width:50%', ); echo form_input($data); Comments
Comments
Post a Comment