J
J
Jurch2017-10-17 10:36:46
PHP
Jurch, 2017-10-17 10:36:46

How to send a completed form on a site in xls format or another for editing by mail?

Hello.
Tell me, is it possible for a site in php to send all the filled information in the xls format to the mail?
For example, the user fills out the form:
Name:
Phone
Address a
Address b
Weight
of Cuba
And so on (other parameters)
And all this comes in the tabular form we need, but with the supports of what is filled in.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nobby2519, 2017-10-17
@Nobby2519

Github - PHPExcel
Detailed article - it contains examples of many functions
The project was developed in the form of PhpSpreadsheet
Documentation (in English)
If you are too lazy to deal with the code, then there are services like Google Forms ,
which also close similar cases, but impose some restrictions for customization/design. Surely you can display them through the iframe, if necessary.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question