
Sander Korst - 2013-05-25 21:07:03
Hi there!!
Is it somehow possible to start a new Simple XLSX from a binary string or tmp file somehow?
So something like
$xlsx = new SimpleXLSX("$binarystring")
and
$xlsx = new SimpleXLSX("freed from tmp file")
?
Thanks for your support!
S