Enter Details
getFlashdata('error');
if($error)
{
?>
getFlashdata('error'); ?>
getFlashdata('success');
if($success)
{
?>
getFlashdata('success'); ?>
getFlashdata('nomatch');
if($noMatch)
{
?>
getFlashdata('nomatch'); ?>
', '
'); ?>