How can I find a list of PHP functions that are deprecated? Also, how
can I print to the browser the Notice message that would indicate that a
function is depricated? Like: Notice: mysql(): This function is
deprecated; use mysql_query() instead

Thanks for input
Chris


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

Reply via email to