pippuccio76
pippuccio76
HI , sorry for english , i have this warning when i change from php 5.6 to 7 .
Hi , sorry fo english , when i try to merge file with 1.4 version i have an exception : Unknown HTTP status code provided with no message: 267
HI , i try to set culumn width , this is my code : ` $mySpreadsheet = new Spreadsheet(); //se presente cancello l'excel if(is_file((WRITEPATH . 'output.xlsx'))){ unlink((WRITEPATH . 'output.xlsx')); }...
Js error
Hi , i use your code , js and php... PHP example have an error: this: [CODE] $payload = [ 'algorithm' => $challenge['algorithm'], 'challenge' => $challenge['challenge'], 'number' => 12345, //...