You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Am trying to upload an excel file to the MySql but while running the code am
getting the following error:
PHP Deprecated: Assigning the return value of new by reference is deprecated
in C:\Inetpub\vhosts\test.multicon.in\httpdocs\excel_reader2.php on line 916
In line 916 of excel_reader2.php the code is:
$this->colnames[$name] = $i;
Can anyone help me with this???
Regards,
Original issue reported on code.google.com by [email protected] on 25 Aug 2014 at 9:56
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 25 Aug 2014 at 9:56The text was updated successfully, but these errors were encountered: