Send a variable value to a php file
Hi all,
I've got a variable inside a jQuery function that I want to send to a php file (stored in another server) . How can I do that??
Please, note that the variable cannot be sent by clicking on a link or via sending a form ..
Thanks in advance!