Welcome Guest, Not a member yet? Register   Sign In
What about this syntax?
#1

[eluser]jbawarren[/eluser]
So I was looking at the Codeigniter code and ran across an oddly placed ampersand.

In common.php

The function:
function &load;_class($class, $instantiate = TRUE)

The instance:
$error =& load_class('Exceptions');

What exactly does the ampersand do here?

Sorry if it's a beginner question, I'm just curious...and new Smile

Thanks.


Messages In This Thread
What about this syntax? - by El Forum - 08-18-2008, 12:42 AM
What about this syntax? - by El Forum - 08-18-2008, 03:44 AM
What about this syntax? - by El Forum - 08-18-2008, 09:26 AM



Theme © iAndrew 2016 - Forum software by © MyBB