Re: Bizarre array create error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Jul 30, 2007, at 2:23 AM, Paul Novitski wrote:

At 7/29/2007 09:59 PM, Ken Tozier wrote:
        /*------------------------------------------------------*/
/* 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 >?

No. Must be an email thing.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux