Inserting data from excel file to MySQL using PHP

Hi Aspose Support,


I want code in php that can insert data from excel file to mysql database… will you please help me…

I have checked following article but its not suitable code for my project… because i m working on pure PHP code so it create error.

http://www.aspose.com/docs/display/cellsnet/PHP+via+COM+Interop


Thanks,

This message was posted using Email2Forum by Tilal Ahmad Sana.

Hi Krunal,

Thank you for considering Aspose products.

If you wish to use Aspose.Cells for .NET in your PHP project then the only way is to utilize COM interface. Another option could be Aspose.Cells for Cloud that is a REST based API which provides the features to create and manipulate the Excel files in the cloud. Please check above shared links for your reference.