PHPExcel Tutorial - Export to Downloadable Excel file

preview_player
Показать описание
Create and export Excel file (xls and xlsx) in PHP with PHPExcel and let user download the file

Рекомендации по теме
Комментарии
Автор

Hello,

I'm working with the last version of PHPExcel (loaded with composer), on Windows 10 with PHP 5.6.19.
I accoutered a problem with one of the PHPExcel examples : 30template.php.

When I'm running that script, I've got an unreadable excel file.
I've searched a lot to understand the origin of the problem but with no success.

Can you help me by telling me why this example doesn't work ?

Mortagus
Автор

Great video. Thanks for providing the example code, good learning resource.

herobogaming
Автор

This is for PHPSpreadsheet and not for the (older) PHPExcel?

bittenichtfuettern
Автор

how about placing colors on the cells and other text formatting? *got to check the documentations first.. hehe!

geraldpasion
Автор

Thank you, Red Stapler, for the video and explanation.

jn
Автор

No me funcionó, agregué esto
error_reporting(E_ALL);
ini_set('display_errors', TRUE);
ini_set('display_startup_errors', TRUE);

antes del require_once y todo bien

senorx
Автор

Excelente vídeo, excelente explicación, excelente soundtrack!! I love it!! Thanks!!!

frank.j.martin
Автор

congratulations...very very good series of tutorials.

Andu
Автор

It works correctly. Thanks for you support.

apguerrero
Автор

exactly what I was looking for, thank you.

HumainXVII
Автор

Nice video! I have only one doubt, how can I set the column width? That have affect in the excel file. I need it urgent, please

stradaapp
Автор

l ike it... it's very good but i have facing problem downloaded file can''t
plz.... help me tell me another option to open xlsx downloaded file
#Red stapler

anilkale
Автор

It didn't work when i try with ajax request can help me please ?

marwazouari
Автор

so easy to understand. will this also work for paginated data?

sacyac
Автор

I like it..!
I've trying to export a html table and always Excel show me a message box...
"Excel can not open the 'test.xlsx' file because the format or ... and the extent there of coincides with the file format...."
can you help me.. ?

martindq
Автор

i try of this video, and i do not a result like you.

piratkm
Автор

This library is deprecated years ago, so you must delete this video and make a video with PHPSpreadsheet library

shreyasikhar