03-19-2013, 12:18 AM
[eluser]ede196620[/eluser]
i am geting this error
on this line:
i cant figure why can anyone help ?
i am geting this error
Code:
Fatal error: Cannot use object of type stdClass as array in C:\wamp\www\Surva\application\views\displayEdit.php on line 20
on this line:
Code:
<td><input type="text" name="QID" disabled="disable" class="text" value="<?php echo (isset($query['QID']))?$query['QID']:''; ?>"/></td>
i cant figure why can anyone help ?