Hi Peter, :-) On Wed, Nov 3, 2010 at 18:44, Peter Lind <[email protected]> wrote: > You can check with function_exists to see if a function is already defined. > If not, create it.
The function is definitely already defined, I just need to replace it without touching the file in which it's defined... David Nelson -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

