[PHP] PDF Overflow

2007-02-28 Thread Eddie Schnell
I am writing a PHP file that outputs a PDF file that will have a bunch of data from the data base. After the ammount of data hits 24 pieces(23 with 0) i need it to go to a new page. I am using the PDFB Library which contains a custom barcode thing, FPDI+FPDF. Thank's for your help in advance,

[PHP] FTP Error

2007-01-19 Thread Eddie Schnell
Description: Warning: ftp_put(): php_connect_nonb() failed: No route to host (65) I get this error with the reproduce code. it also says Warning: ftp_put(): Type set to I. It is not uploading the file correctly. i have php 4.4.1 on iPowerWeb's server, so no upgrade is possible. Th