> -----Original Message----- > From: Jim Lucas [mailto:lists@xxxxxxxxx] > Sent: Tuesday, March 04, 2014 1:45 AM > To: Robert Stoll; php-general@xxxxxxxxxxxxx > Subject: Re: Mixed return type - boolean and array/resource/closure or object > > On 03/03/2014 03:10 PM, Robert Stoll wrote: > > Heya, > > > > I would like to know if a PHP built-in function/method exists which returns one of the following combinations > > - a boolean or an array > > - a boolean or a resource > > - a boolean or a closure > > - a boolean or an object > > > > I searched in the language manual, but it is quite hard to be honest since there is not really an overview. > > Please get back to me if you are certain that there is not such a function/method or give me an example if there is one. > > > > Cheers, > > Robert > > What is it you are trying to do? > > -- > Jim Lucas > > http://www.cmsws.com/ > http://www.cmsws.com/examples/ I need the information for my project Type-Safe PHP => http://tsphp.ch -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php