* Thus wrote Nikhil G. Daddikar ([EMAIL PROTECTED]):
> We all know PHP is great and flexible but, I have this problem...
> 
> I had a function that took an object as parameter, someone went ahead 
> and changed that to accept object's id (integer), because there is no 
> "compilation", some of the code broke. Is there any way to alleviate 
> these kinds of problems that happen w/ scripting?

http://us3.php.net/is_object

Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

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

Reply via email to