Zend - The PHP Company




Code Gallery: pnoq


func_alias  

Type: code fragment
Added by: pnoq
Entered: 07/06/2002
Last modified: 06/12/2001
Rating: - (fewer than 3 votes)
Views: 3686
This function allows you to create an alias for a function. For example if you do not like the function name 'substr', create your own alias named 'mid' (perhaps you know this function name from BASIC). It does not work with function which use references.




Search