May
15
awarded Notable Question
Nov
28
awarded Popular Question
Aug
9
answered POST a JSON object from Jquery to PHP and decoding it (cross domain)
Aug
8
comment POST a JSON object from Jquery to PHP and decoding it (cross domain)
url sent looks like this: domain.tld/foo.php?products=[{"code":"333","type":"Product one"},{"code":"444","type":"Second product"}]
Aug
8
comment POST a JSON object from Jquery to PHP and decoding it (cross domain)
var_dump($products) is giving me a NULL and print_r($products) is returning true
Aug
8
revised POST a JSON object from Jquery to PHP and decoding it (cross domain)
deleted 90 characters in body
Aug
8
comment POST a JSON object from Jquery to PHP and decoding it (cross domain)
wow, great advice, let me incorporate it straight away, I have also supplied my entire code..
Aug
8
revised POST a JSON object from Jquery to PHP and decoding it (cross domain)
added PHP and JQ code, PHP error and more explanation..
Aug
8
comment POST a JSON object from Jquery to PHP and decoding it (cross domain)
sorry, my mistake, I am using, $_GET['products']; it is not able to find it; i am editing the question with PHP code as well as the server response.. hope you will get a better idea where im going so wrong.. also, found this link but it only talks about posting strings, and not JSON objects.
Aug
8
comment POST a JSON object from Jquery to PHP and decoding it (cross domain)
im passing data as data:JSON.stringify({products: jsonProducts}), on php end, Im checking for if (isset($_POST['products'])) ... .. is that the right way to go?
Aug
8
comment POST a JSON object from Jquery to PHP and decoding it (cross domain)
wow, is it really that simple? sure, let me check..
Aug
8
asked POST a JSON object from Jquery to PHP and decoding it (cross domain)
Jan
2
awarded Popular Question
Jun
28
awarded Popular Question
Jun
9
awarded Popular Question
Apr
4
awarded Critic
Apr
4
comment How to start develop for chinese mobile phones based on nucleus RTOS? (MTK)
The question still remains unanswered. How do you go about contacting MTK? I have myself tried several times to contact MTK but they don't respond to queries.
Mar
7
awarded Popular Question
Feb
23
awarded Popular Question
Dec
7
awarded Popular Question
1 2 3 4