<[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Most of the variables should be fairly obvious, I should think. So, it
> should not be too difficult to do some search & replace of stuff like the
> $_SERVER['DOCUMENT_ROOT'] stuff. I suppose I could then try to run the
> stuff with error reporting maxed out.
> Does that seem about right or should I start with the error reports and go
> at it one by one. Being terribly lazy, I suppose makes me want to find
> shortcuts.
> I understand laziness is also a sign of genius... :))

It will be best to start from the code and do search and replace (one by
one, dont' try anything fancy or you might waste time undoing your "fixes").
Then finding things from error reports will be easier.

Take care,
Greg
--
phpDocumentor
http://www.phpdoc.org



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

Reply via email to