You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I googled this error and I can correct it by assigning the $_POST to a $data variable in the signature and in the body of the function.
However I would like to ask you what was the idea with this handleAjaxRequest() function written in this way?
The text was updated successfully, but these errors were encountered:
I googled this error and I can correct it by assigning the $_POST to a $data variable in the signature and in the body of the function.
However I would like to ask you what was the idea with this handleAjaxRequest() function written in this way?
The text was updated successfully, but these errors were encountered: