| PHP3 Manual | ||
|---|---|---|
| Prev | Chapter 6. Language constructs | Next |
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.
| Prev | Home | Next |
| FUNCTION | Up | CLASS |