Skip to content

Post with JQuery info #95

@Rayan1159

Description

@Rayan1159

What i did was:

  • Pass data as json object to PHP using JQuery's $.post function
  • Decoded JSON As well as url encoding by using php's urldecode function
  • Handle responses from PHP with jquery.

Take note that i could not seperate the post fields from the URI that's being posted to.
For whatever reason the route could not be found.

Maybe if you're clever with .htaccess you can figure this out easier than i did.

If you need help just contact me on discord. Rayan#1363

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions