K
K
KOPC18862014-11-25 18:31:32
PHP
KOPC1886, 2014-11-25 18:31:32

How to deserialize a form?

Hello!

How to parse the form on the server side if I do in jquery?

var postData = $("form").serialize();

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexander Aksentiev, 2014-11-25
@Sanasol

No need. It is passed as a normal post request key => val

F
FanatPHP, 2014-11-25
@FanatPHP

And have you tried?

A
Alexander, 2014-11-25
@OneFive

https://docs.angularjs.org/api/ng/directive/ngForm

R
Rafael Hovhannisyan, 2014-11-26
@hosembafer

I answered right there .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question