I am confined to using PHP3 for a project I am working on. This has worked out fine for the most part, although many of PHP4's convenience functions would be nice.
One feature I could REALLY use right now, however, is PHP4's include_once feature. Would anyone know how this may be done in PHP3?
Thanks,
Jon