Ceriwis

Ceriwis (https://forum.ceriwis.com/forum.php)
-   Programming (https://forum.ceriwis.com/forumdisplay.php?f=63)
-   -   [ask]AS3 send data to php (https://forum.ceriwis.com/showthread.php?t=573030)

SinggahDapur 20th November 2011 01:13 AM

[ask]AS3 send data to php
 
bro gua mau tanya klo perintah gini




PHP Code:




ur = new URLRequest(

global.
appPath + 'add_to_cart.php');

ur.method = URLRequestMethod.GET;

var
uv:URLVariables = new URLVariables;

uv.pic = productObj['pic'];







ini buat send data ke add_to_cart.php ya? menggunakan metode get..

ato buat baca data dari add_to cart.php?



gimana cara buat bedain send data sama baca data?

tghanks

</div>


All times are GMT +7. The time now is 09:18 PM.