Quantcast
Viewing all articles
Browse latest Browse all 8245

Eruheran on "Calling php function after an ajax call"

Hey Community!

This is my first issue I try to explain here.
So first of all I have a well workin ajax call, which insert some data in my mysql. After that, I want to call another php function/or echo anything. So what I tried is to call this secound php function over add_action or simplier just by calling the function itselfe. But no result. I only get my echo of the function, when I alert the response of my ajax. So what do I wrong?

Thanks in advance. :)


Viewing all articles
Browse latest Browse all 8245

Trending Articles