[PHP-WEBMASTER] com web/php: Fix redundant code: include/layout.inc usage.php

2013-04-27 Thread Rasmus Lerdorf
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:

Re: [PHP-WEBMASTER] having problem with sending information to php file using ajax

2013-04-27 Thread Ferenc Kovacs
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