Hi there!
 
I think I have done this before but I can't remember how I did...
 
I want to return one variable ($htmlReport) and one array from a function
 
 
I'd like to like this:

return $htmlReport, $res;



but get the error: Parse error: syntax error, unexpected ',' in 
C:\www\test\timeweb\classes\reports.php on line 2745
 

 
 
Best regards
/Gustav Wiberg
 
 
 

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to