Source all the way...
Cheers,
Mun Heng, Ow
H/M Engineering
Western Digital M'sia
DID : 03-7870 5168
-Original Message-
From: Joel Rees [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 15, 2003 4:36 PM
To: Ow Mun Heng; [EMAIL PROTECTED]
Subject: Re: [PHP] Grabbing info from other Sites
to:[EMAIL PROTECTED]
> Sent: Monday, July 14, 2003 3:28 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] Grabbing info from other Sites
>
>
> Hello
> The only way I can imageine is using curl and doing standard post get
> requests. But this will put you at the mercy of the
> In php, I don't see anything right offhand.
http://www.php.net/curl
--
Joel Rees, programmer, Kansai Systems Group
Altech Corporation (Alpsgiken), Osaka, Japan
http://www.alpsgiken.co.jp
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.
> The site really does
> need Login.
>
> The thing is this, I'm developing for an internal site, (My dept) but I need
> to access other dept's site to get info but unfortunately They won't give me
> access to query the db directly. Prefering me to go through the site and
> input accordingly to gra
Hello
Webservices is the use of SOAP over HTTP to bring a Service to the web.
There are a lot more technologies involved like WSDL and UDDI but
basically it is a way of providing the functionality of a
programm/application to the web over a well defined interface. Since it is
an additional lay
Ow Mun Heng <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Mind my ignorance but what is webservices??
hmm... I was wondering that myself...
http://www.w3.org/2002/ws/
A google search on 'Web Services stock quote' returns some interesting
pages.
>
> Cheers,
> Mun Heng, Ow
> H/M Engineering
> West
[PHP] Grabbing info from other Sites
Hello
The only way I can imageine is using curl and doing standard post get
requests. But this will put you at the mercy of the other dep. since a
change in design may force a change in your logic.
If you can, try to build a separate interface for your app whic
Hello
The only way I can imageine is using curl and doing standard post get
requests. But this will put you at the mercy of the other dep. since a
change in design may force a change in your logic.
If you can, try to build a separate interface for your app which you can
use to interface the bac
t.com
_
- Original Message -
From: "Ow Mun Heng" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 13, 2003 7:43 PM
Subject: [PHP] Grabbing info from other Sites
Hi,
I have this need/want to grab information from sites for my own
usage
pyrighted??)
Cheers,
Mun Heng, Ow
H/M Engineering
Western Digital M'sia
DID : 03-7870 5168
-Original Message-
From: Michael Geier [mailto:[EMAIL PROTECTED]
Sent: Monday, July 14, 2003 9:47 AM
To: Ow Mun Heng
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Grabbing info from other Sites
assuming the login isn't necessary (which it probably is), you could use
something like Snoopy (http://sourceforge.net/projects/snoopy/) to POST/GET the
required web page and process as required.
Quoting Ow Mun Heng <[EMAIL PROTECTED]>:
> Hi,
>
> I have this need/want to grab information
Hi,
I have this need/want to grab information from sites for my own
usage and wondering how to do it.
Here's an example.
1. Log into finance.yahoo.com (assuming I need to log on)
2. Type the list of shares I want
3. Let Yahoo process it
4. Use PHP or some other scripting languag
12 matches
Mail list logo