Re: PHP eregi filtering problem
From: DXTrim (allso*nospam*_at_yahoo.com)
Date: 12/08/03
- Next message: DXTrim: "Re: arrays // urgent"
- Previous message: mescal: "Re: arrays // urgent"
- In reply to: Purpleonyx: "PHP eregi filtering problem"
- Next in thread: Sven: "Re: PHP eregi filtering problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 8 Dec 2003 15:36:04 +0100
Have you tried set_time_limit(0); on the function that parses the page?
Cheers,
DXTrim
"Purpleonyx" <purpleonyx@yahoo.com> wrote in message
news:20031206223221.59027.qmail@web11610.mail.yahoo.com...
> Greetings all, I ran into a problem today and was
> hoping someone could provide an answer.
>
> I am fetching a web page, and attempting to parse
> certain variables from it. I've done this plenty of
> times in the past with no problem. The only
> difference this time is the file that I am parsing is
> much larger. The HTML file is about 42kb in size
> (usually I only parse ~4kb worth). In the web
> browser, the script seems to just shut down, but
> reports no errors, not even to the web server logs.
> Is there some specific max size that it can accept or
> a setting in php.ini I need to modify?
>
> Thanks
>
>
>
> __________________________________
> Do you Yahoo!?
> Protect your identity with Yahoo! Mail AddressGuard
> http://antispam.yahoo.com/whatsnewfree
- Next message: DXTrim: "Re: arrays // urgent"
- Previous message: mescal: "Re: arrays // urgent"
- In reply to: Purpleonyx: "PHP eregi filtering problem"
- Next in thread: Sven: "Re: PHP eregi filtering problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|