| ||||||
| 5/18 |
| 2002/10/3-4 [Uncategorized] UID:26082 Activity:moderate |
10/02 Hey PHPers, How do i define a function alias? E.g. if i have a
function "getit" and i want also to be able to call it as "gimme"
\_ why the hell would you ever want to do this?
\_ Alias a function (I can think of lots of reasons) or the
particular example, which is, after all, just an example?
\_ Tell me a reason. I see none. |