What does "=&" do?
Posted: Fri Jul 30, 2004 4:36 pm
Hi all,
Simple question: What does the "=&" operator do?
I'm working with the pear spreadsheet excel writer and an example uses:
Any ideas? Thanks.
Simple question: What does the "=&" operator do?
I'm working with the pear spreadsheet excel writer and an example uses:
Code: Select all
$xls =& new Spreadsheet_Excel_Writer('sheets/binary.xls');