Previously, Dddogbruce (@home.com) said:
> 
> fwrite( $fp, "fwrite( $fp, "<table border=\"0\" cellpadding=\"0\"

Looks like you have the "fwrite( $fp," bit in there one too many times.

    fwrite( $fp, "<table border=\"0\" cellpadding=\"0\"
    ....

 -dan

-- 
Age is a very high price to pay for maturity.  -George Carlin

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to