Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post with JQuery info #95

Open
Rayan1159 opened this issue Sep 28, 2019 · 0 comments
Open

Post with JQuery info #95

Rayan1159 opened this issue Sep 28, 2019 · 0 comments

Comments

@Rayan1159
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant