cheer's, this scripts the shit!.. not quite sure how i will use it yet.. obviousely to make money.. but how do i market it :|
Just a useful warning note: if you are scraping content from wikipedia be warned that wikipedia will eventually ban your IP from accessing the site - it is better to download the wikipedia and access it from your own SQL database, which is allowed. Also grabing content from wikipedia causes double the bandwidth on your server - getting the content, and then sending the content to your visitor.
Bandwidth isnt an issue since it scrapes 1x.Just a useful warning note: if you are scraping content from wikipedia be warned that wikipedia will eventually ban your IP from accessing the site - it is better to download the wikipedia and access it from your own SQL database, which is allowed. Also grabing content from wikipedia causes double the bandwidth on your server - getting the content, and then sending the content to your visitor.
lerchmo I got few problems as well:
I got this error eventhough my tables and databases were correctly setup:
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /ARBI/site.php on line 7
And then the image paths were images/img/0.jpg where it should be images/img0/0.jpg
I dont know why it didnt pull the id.