PHP3 Manual
PrevChapter 6. Language constructsNext

OLD_FUNCTION

The OLD_FUNCTION statement allows you to declare a function using a syntax identical to PHP/FI2 (except you must replace 'function' with 'old_function'.

This is a deprecated feature, and should only be used by the PHP/FI2->PHP3 convertor.


PrevHomeNext
FUNCTIONUpCLASS