Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

enter search term via code?

0 views
Skip to first unread message

richard

unread,
Jan 31, 2012, 1:39:13 PM1/31/12
to
A web site has a search block. You know the drill. Enter a word and click
submit or search or what ever.
Can this be mimicked in some way through php?
Even if the site is written in ASP?

crankypuss

unread,
Jan 31, 2012, 3:49:42 PM1/31/12
to
Yes. I don't remember all the details offhand. It involves using a
socket and sending what a browser would send.

Jerry Stuckle

unread,
Jan 31, 2012, 4:00:20 PM1/31/12
to
Yes. See the cURL extension.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstu...@attglobal.net
==================

The Natural Philosopher

unread,
Jan 31, 2012, 8:06:46 PM1/31/12
to
curl is the keyword to search for.
0 new messages