I have begun to see the following in some php code and am wondering where I can find documentation on this.
$a->set_Links(3);
$limit1 = $a->getRange1()
What the heck are the arrows for or what do they mean?
Sorry that this may be dumb question, but none of my php books have anything like this in them.
thanks,
ken