Commit:48d539e898b5a5c4d35fc2a7c11432c4f9e5e454
Author:Rasmus Lerdorf Sat, 27 Apr 2013 22:37:00
-0700
Parents: 9902d4b227c593e5dd6412ca27a3ca63f9ca1b03
Branches: master
Link:
http://git.php.net/?p=web/php.git;a=commitdiff;h=48d539e898b5a5c4d35fc2a7c11432c4f9e5e454
Log:
2013.04.19. 21:00, "Amin Gholian" ezt írta:
>
> Hey,
>
> I'm sending some parameters using Ajax code, but it never gets to my php
file and never execute my php funtions. Here is my code:
>
> var check = $.ajax({
> type : "POST",
> dat