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

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

2013-04-22 Thread Richard Quadling
On 19 April 2013 19:46, Amin Gholian wrote: > 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", > da

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

2013-04-19 Thread Amin Gholian
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", datatype : 'JSON', url : "/li