Posted: Thu Sep 22, 2005 2:19 pm
an example:pilau wrote:What is type hinting?
Code: Select all
function foo( bar &$bar ) {
}A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
an example:pilau wrote:What is type hinting?
Code: Select all
function foo( bar &$bar ) {
}