[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. |