bdsl
0
Q:

codeigniter form open

$string = 'Here is a string containing "quoted" text.';

<input type="text" name="myfield" value="<?php echo $string; ?>" />
0
echo form_open('email/send');
0
$this->load->helper('form');
0

New to Communities?

Join the community