![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 18 Pomógł: 0 Dołączył: 7.03.2010 Ostrzeżenie: (0%) ![]() ![]() |
Witam, mam pytanie: jak moge się zalogować skryptem na strone metodą $_POST żeby skorzystać z jej zawartości?
prosze o jakieś wskazówki. coś takiego mam w actionscript, potrzebuje zrobić to w PHP: function logowanie():void { var logowanie:Loader = new Loader(); var url:String="http://www.xxxx.pl/login.php"; var request:URLRequest=new URLRequest(url); var variables:URLVariables = new URLVariables(); variables.login="login"; variables.pass="haslo"; variables.sendMessage="Zaloguj"; request.data=variables; request.method=URLRequestMethod.POST; logowanie.load(request); } Czy ktoś byłby w stanie mi to edytowac (IMG:style_emoticons/default/smile.gif) ? |
|
|
![]() ![]() |
![]() |
Aktualny czas: 27.09.2025 - 02:00 |