W
W
WhiteRussian2017-07-06 03:04:51
PHP
WhiteRussian, 2017-07-06 03:04:51

How to fix feedback via phpmailer?

It is necessary to receive 4 lines from the form. Everything comes, except for the phone and the type of application.
7f4ec6049356427e8ddbd6e85d2eb10b.PNGa829e3f0e3cb4057a45ab782be0854ea.PNG

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stalker_RED, 2017-07-06
@WhiteRussian

The form has fields named "name", "email", "phone" and select without a name attribute.
In the handler, name, email, message and some file are checked.
It looks like it's some kind of left handler, from a different form altogether.
You need to add a name attribute to select (name="orderType", for example) and add processing for these fields.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question