Welcome Guest, Not a member yet? Register   Sign In
CI IMDb Library
#3

[eluser]pwninja[/eluser]
[quote author="xwero" date="1202049933"]So it's in fact a screenscraper specific for IMDb.[/quote]

Thanks captain obvious, he stated that in his own post.

There was only one problem with this library for me, repeated searches don't clear the results after each request.

My lines are probably slightly off compared to the original but at around line 1437 replace:
Code:
function results($url = "") {
with
Code:
function results($url = "") {
        unset($this->resu);

I'm working on converting it to use cUrl right now as the browser emulator is painfully slow, and i can't stand using pear (if i wanted a behemoth, i could just use zend framework instead Wink )


Messages In This Thread
CI IMDb Library - by El Forum - 02-02-2008, 11:31 PM
CI IMDb Library - by El Forum - 02-03-2008, 02:45 AM
CI IMDb Library - by El Forum - 03-24-2008, 01:24 PM
CI IMDb Library - by El Forum - 03-24-2008, 04:12 PM
CI IMDb Library - by El Forum - 03-25-2008, 01:30 AM
CI IMDb Library - by El Forum - 03-25-2008, 10:58 AM
CI IMDb Library - by El Forum - 05-25-2008, 03:13 PM
CI IMDb Library - by El Forum - 05-27-2008, 09:12 AM
CI IMDb Library - by El Forum - 06-03-2008, 05:10 AM
CI IMDb Library - by El Forum - 06-03-2008, 08:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB