FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Is PHP solution for web scripts?
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Is PHP solution for web scripts? [message #169987] Sun, 03 October 2010 07:01 Go to next message
Rishit is currently offline  Rishit
Messages: 1
Registered: October 2010
Karma: 0
Junior Member
Once i click a button, i want my website to go and login to a
particular site [that doesnt hav API] and simulate some user actions
(eg. cricinfo.com and change the Fantasy Cricket team).

Which technology/language should i use for that?

{ Whats in my mind::
Afterall when a user interacts with website it is a series of HTTPReqs
and HTTPresponses. Cannot that be replaced by a web script (assuming
the website behaviour remains constant) }
Re: Is PHP solution for web scripts? [message #169988 is a reply to message #169987] Sun, 03 October 2010 10:07 Go to previous messageGo to next message
bill is currently offline  bill
Messages: 310
Registered: October 2010
Karma: 0
Senior Member
On 10/3/2010 3:01 AM, Rishit wrote:
> Once i click a button, i want my website to go and login to a
> particular site [that doesnt hav API] and simulate some user actions
> (eg. cricinfo.com and change the Fantasy Cricket team).
>
> Which technology/language should i use for that?
>
> { Whats in my mind::
> Afterall when a user interacts with website it is a series of HTTPReqs
> and HTTPresponses. Cannot that be replaced by a web script (assuming
> the website behaviour remains constant) }

check out:
http://us3.php.net/manual/en/book.curl.php
but, it will not be easy.

bill
Re: Is PHP solution for web scripts? [message #169990 is a reply to message #169987] Sun, 03 October 2010 12:04 Go to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma: 0
Senior Member
On 10/3/2010 3:01 AM, Rishit wrote:
> Once i click a button, i want my website to go and login to a
> particular site [that doesnt hav API] and simulate some user actions
> (eg. cricinfo.com and change the Fantasy Cricket team).
>
> Which technology/language should i use for that?
>
> { Whats in my mind::
> Afterall when a user interacts with website it is a series of HTTPReqs
> and HTTPresponses. Cannot that be replaced by a web script (assuming
> the website behaviour remains constant) }

Almost any language can be used. What are you familiar with?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Frst foray into PHP _SELF
Next Topic: PHP 5.3.3 Crashes on Win7
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 18:36:25 GMT 2024

Total time taken to generate the page: 0.09283 seconds