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

Reply via email to