[PHP] Help!! ftp problems

2001-05-15 Thread galkin
Hi I'm having trouble using php to ftp a file from a form. I've scoured the lists and documentation but the answer elludes me. I put in a MAX_FILE_SIZE variable, looked in the php.ini at the tmp_dir (left blank to default to the system temp dir), chmod to 1777 of that temp dir. What am I not

[PHP] ClibPDF -- problems with cpdf_rect and cpdf_lineto

2001-04-19 Thread galkin
Hi, I've been playing around with ClibPDF and am pulling my hair out trying to figure out some functions, specifically, cpdf_rect. and cpdf_lineto. They seem straight forward enough, but I just can't get them to work. Here's what I've tried so far: cpdf_setrgbcolor_fill($pdf, 253, 15, 15);