[Solved] Return $data question |
if you defined the $message depending on the if statement, then you should also return the $message from inside the if statement...
Code: public function display_error_messages($open_tag = '<p>', $close_tag = '</p>') { ![]() Website: http://avenir.ro
|
Messages In This Thread |
[Solved] Return $data question - by wolfgang1983 - 02-15-2016, 02:35 AM
RE: Return $data question - by Diederik - 02-15-2016, 02:51 AM
RE: Return $data question - by wolfgang1983 - 02-15-2016, 02:57 AM
RE: Return $data question - by Avenirer - 02-15-2016, 03:02 AM
RE: Return $data question - by wolfgang1983 - 02-15-2016, 03:06 AM
RE: Return $data question - by Avenirer - 02-15-2016, 03:27 AM
RE: Return $data question - by wolfgang1983 - 02-15-2016, 03:36 AM
|