Berkeley CSUA MOTD:Entry 26082
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2024/11/27 [General] UID:1000 Activity:popular
11/27   

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.