php-db | 2001071
Date: 07/11/01
- Next message: Noah Spitzer-Williams: "Re: [PHP-DB] TO_DAYS() equivalent?"
- Previous message: John Lim: "Re: [PHP-DB] Re: MySQL Database Locking - needed?"
- Next in thread: Hugh Bothwell: "[PHP-DB] Re: Are PHP user-defined functions recursive?"
- Reply: Hugh Bothwell: "[PHP-DB] Re: Are PHP user-defined functions recursive?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Manual says:
-------
"Any valid PHP code may appear inside a function, even other functions and
class definitions.
In PHP 3, functions must be defined before they are referenced. No such
requirement exists in PHP 4.
PHP does not support function overloading, nor is it possible to undefine or
redefine previously-declared functions. "
---------
I say:
What is function overloading?
Can a php user-defined function call itself from within itself?
thanks,
Ken
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Noah Spitzer-Williams: "Re: [PHP-DB] TO_DAYS() equivalent?"
- Previous message: John Lim: "Re: [PHP-DB] Re: MySQL Database Locking - needed?"
- Next in thread: Hugh Bothwell: "[PHP-DB] Re: Are PHP user-defined functions recursive?"
- Reply: Hugh Bothwell: "[PHP-DB] Re: Are PHP user-defined functions recursive?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

