Search Results

Showing results 1 to 5 of 5
Search took 0.00 seconds.
Search: Posts Made By: heroic ; Forum: PHP and child forums
Forum: PHP Aug 2nd, 2009
Replies: 3
Views: 418
Posted By heroic
<?
set_time_limit(0);
//set curl
$ch = curl_init();
$ckfile = "tmp/cookie.txt";
curl_setopt ($ch, CURLOPT_COOKIEJAR, $ckfile);
curl_setopt ($ch, CURLOPT_COOKIEFILE, $ckfile);
curl_setopt($ch,...
Forum: PHP Aug 2nd, 2009
Replies: 3
Views: 418
Posted By heroic
i need to access the detailed search result page using curl, but for some reason i am not able to do so... Please help!

The site is www.justdial.com and i am searching for a* ... on the very first...
Forum: PHP Jul 31st, 2009
Replies: 1
Views: 278
Posted By heroic
i am trying to make a small search script, but i cannot get it to search for a particular keyword that may end in a space...

my input string is like...

amit qby:name hello

i want the...
Forum: PHP Jul 1st, 2009
Replies: 10
Views: 708
Posted By heroic
if dat doesn't work, i can try n fix it for you...

PS i am a pro php programmer :P
Forum: PHP Jul 1st, 2009
Replies: 10
Views: 708
Posted By heroic
change

document.write( '<a ' + path + '\'' + prefix + ':' + addy27400 + '\'>' ); document.write( addy27400 ); document.write( '<\/a>' );

to
document.write( addy27400);

that should do it!
Showing results 1 to 5 of 5

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC