I search on php.net. How to declare php function as type boolean?

I tried the following declaration;
        function booolean check_ip_remote() &
        boolean check_ip_remote()

But both declaration are wrong. I got the error messages

_________________________________________________________________
Say “good-bye” to spam, viruses and pop-ups with MSN Premium -- free trial offer! http://click.atdmt.com/AVE/go/onm00200359ave/direct/01/


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



Reply via email to