Welcome Guest, Not a member yet? Register   Sign In
Validating Ajax Put Request
#2

The Ajax validation should be in the JavaScript code.

Transferring data should be done using Json format.

If the Ajax put is sending Json and it's an Json array you can use json_decode()
on it then use php to validate the data.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Validating Ajax Put Request - by engel - 12-04-2019, 04:43 AM
RE: Validating Ajax Put Request - by InsiteFX - 12-04-2019, 08:57 AM
RE: Validating Ajax Put Request - by engel - 12-04-2019, 09:54 AM
RE: Validating Ajax Put Request - by nicojmb - 04-22-2020, 06:44 PM
RE: Validating Ajax Put Request - by naghtigall - 03-10-2020, 09:17 AM
RE: Validating Ajax Put Request - by kilishan - 03-10-2020, 10:30 AM



Theme © iAndrew 2016 - Forum software by © MyBB