But when I remove both, the table goes back to normal (what I want).
If it is needed, the only change I made in the original template is that I changed:
"Your Email: [email]".
by
"Your Email: "."
Also I did not change anything in the code of the form. Is it something that the error is coming from?
I attached some pictures:
Before:
After:
EDIT:
I found the problem, it is indeed because of the br tags! I will try to fix it.
Thanks in advance.
A:
I fixed the problem by adding htmlspecialchars($email, ENT_QUOTES); on the code before the insert.
Q:
Как загрузить данные с внешнего сервера и обновить страницу?
Как в asp.net mvc реализовать загрузку и обновление данных из сервера?
Есть небольшой сайт, например, как это делает stackoverflow.
Как это можно реализовать?
Каким методом нужно реализовать и почему лучше или плохой оптимизатор для этого н ac619d1d87
Related links:
Comments