Re: [PHP] Bizarre array create error
- From: lists@xxxxxxxxxxxxxxxx ("Tom Ray [Lists]")
- Date: Tue, 31 Jul 2007 02:54:00 -0400
Paul Novitski wrote:
At 7/29/2007 09:59 PM, Ken Tozier wrote:I thought the same thing but when I did the copy and paste no spaces where there. I think it's how the email clients display it./*------------------------------------------------------*/
/* Next two lines are where the problem starts */
/* If I comment either of them out the script runs */
/* but with both uncommented, it dies
/*------------------------------------------------------*/
// create the rect and usable rect records
$result->rect = array(0, 0, $result->page_width, $result- >page_height);
Does this typo exist in your script? "$result- >page_height" with a space between - and >?
Regards,
Paul
.
- References:
- Bizarre array create error
- From: Ken Tozier
- Re: [PHP] Bizarre array create error
- From: "Tom Ray [Lists]"
- Re: [PHP] Bizarre array create error
- From: Ken Tozier
- Re: [PHP] Bizarre array create error
- From: Paul Novitski
- Bizarre array create error
- Prev by Date: Re: [PHP] Dealing with ImageMagick from PHP
- Next by Date: Blooging Portal
- Previous by thread: Re: [PHP] Bizarre array create error
- Next by thread: Re: [PHP] Bizarre array create error
- Index(es):