|
-
what does the & symbol mean here? function $ funcNam() { ..
not sure if i've come across this before or not. this is from a class file of a shopping cart i'm
currently having to working with
function & getStaticProperty($var)
{
static $staticProperty;
return $staticProperty;
}
what does the '&' symbol mean??,
thanks
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks