2011-11-22, 04:21:00
hi, i'm writing a plugin form my own pourpose.
my plug use jquery to send date to save in a fal file....
i have 2 file...
plug_core.php
and
post_data_saving.php
whit a .post() function in the website template i have to send POST data to post_data_saving.php...
but response is 403 (fobiden)
where i have to put mu parsingpostdata file to access it?
my plug use jquery to send date to save in a fal file....
i have 2 file...
plug_core.php
and
post_data_saving.php
whit a .post() function in the website template i have to send POST data to post_data_saving.php...
but response is 403 (fobiden)
where i have to put mu parsingpostdata file to access it?