| | |
My WebBot
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Feb 2009
Posts: 38
Reputation:
Solved Threads: 0
Hi I've recently started studying cURL and am having problem with the following code that i've written,
Now what i did was searched for 'billu' on www.rapidshare-search-engine.com and i got the url = http://rapidshare-search-engine.com/...u&start=0.html, which i used in $target in my http_get function(inside LIB_http.php file)
now the problem is that this is not running correctly, the code is not returning me all the links that i wanted.
I want all the rapidshare links to be displayed(as they are displayed on the rapidshare-search-engine.com site)
LIB_http.php
LIB_parse.php
PHP Syntax (Toggle Plain Text)
<?php include("LIB_parse.php"); # Include parse library include("LIB_http.php"); # Include cURL library $web_page = http_get($target="http://rapidshare-search-engine.com/index-s_submit=Search&sformval=1&s_type=0&what=1&s=billu&start=0.html", $referer="http://rapidshare-search-engine.com/"); $meta_tag_array = parse_array($web_page['FILE'], "href=", ">"); for($xx=0; $xx<count($meta_tag_array); $xx++) { $tag= return_between($meta_tag_array[$xx],"href=\"","\">",EXL)."\n"; ?> <a href=<?php echo $tag ?> >hh</a> <?php } ?>
Now what i did was searched for 'billu' on www.rapidshare-search-engine.com and i got the url = http://rapidshare-search-engine.com/...u&start=0.html, which i used in $target in my http_get function(inside LIB_http.php file)
now the problem is that this is not running correctly, the code is not returning me all the links that i wanted.
I want all the rapidshare links to be displayed(as they are displayed on the rapidshare-search-engine.com site)
LIB_http.php
LIB_parse.php
You are really asking in public for helpo in stealing somebody else's content?
Why not ask at rapidshare?
because they dont want you stealing their property
Why not ask at rapidshare?
because they dont want you stealing their property
•
•
•
•
Originally Posted by rapidshare terms of use
The layout, design, files, images and all other contents of the Rapidshare-search-engine.com web site are owned by Rapidshare-search-engine.com and are protected by national and international intellectual property laws, conventions and treaties.
The information contained within the Rapidshare-search-engine.com databases belongs to the respective owners of Rapidshare-search-engine.com, and is also protected by national and international intellectual property laws, conventions and treaties.
The information contained in the Rapidshare-search-engine.com web site and databases may not otherwise be used, copied, distributed, performed, sublicensed, modified, rented, altered, reverse engineered or recompiled in any manner without the express written consent of its owner.
Last edited by almostbob; Feb 15th, 2009 at 5:50 pm.
Failure is not an option It's included free
If at first you dont succeed, join the club
Please mark solved problems, solved
If at first you dont succeed, join the club
Please mark solved problems, solved
•
•
Join Date: Feb 2009
Posts: 38
Reputation:
Solved Threads: 0
hey guys plz reply, is it that big a problem??
one more thing, how do we crawl the internet automatically, i mean without entering individual site name every time.
secondly, i want to create an aggregate site just for fun or rather test my abilities, so can you please suggest some ideas which will not have any copyright issues.....
one more thing, how do we crawl the internet automatically, i mean without entering individual site name every time.
secondly, i want to create an aggregate site just for fun or rather test my abilities, so can you please suggest some ideas which will not have any copyright issues.....
•
•
Join Date: Feb 2009
Posts: 1
Reputation:
Solved Threads: 0
I can recommend you another rapidshare search engine - http://rapid4me.com/ . Personally in my case it is very helpful!
![]() |
Similar Threads
- setting up an automatic email reply from a form. (Site Layout and Usability)
- Webbot include causes conflicting CSS (HTML and CSS)
- problem in javascript coding in asp page (ASP)
- opening in a new window... (Site Layout and Usability)
- Error while trying the update query (ASP)
- Check existing users in the database (ASP)
- Error: Expected ')' (Site Layout and Usability)
- PHP Parse error: parse error, unexpected T_STRING (PHP)
- form validation not working (JavaScript / DHTML / AJAX)
Other Threads in the PHP Forum
- Previous Thread: multiple file upload problem
- Next Thread: summing up data in a table help.!
| Thread Tools | Search this Thread |
apache api array basic beginner binary body broken cakephp class cms code computing confirm cron curl customizableitems database date date/time delete display dynamic echo email error file files filter folder form forms forum function functions gc_maxlifetime global google headmethod href htaccess html iframe image include ip javascript joomla limit link list login malfunction memmory memory menu mlm msqli_multi_query multiple mycodeisbad mysql navigation oop parameter parsing paypal pdf php phpmysql query question random recourse recursion regex script search select seo server sessions snippet source space sql static system table thesishelp trouble tutorial update upload url variable video web webdesign xml youtube






