you know how in errors and warnings php will generate a link for the function that failed.... is there a way to change the base of the url to point to php.net instead of the local server... that way the link becomes useful
Try docref-root (php.ini).
thats freaking sweet!
thanks man