[PHP] how to get page count when uploading files

2006-09-16 Thread Jian Fu
I really need help and after going through the help page, I don't know where I can post my question. When I upload a file (word or pdf), how can I know the page counts of that file immediately? Thank you, Jian

RE: [PHP] how to get page count when uploading files

2006-09-16 Thread Jian Fu
Oh, btw, I use PHP ftp function to upload the file, but there is no information in $_FILES to tell me the total page for Word or PDF file. Really appreciated your time and help! Thank you very much! Jian -Original Message- From: Stefan van der Linden [mailto:[EMAIL PROTECTED] Sent: 200

RE: [PHP] how to get page count when uploading files

2006-09-18 Thread Jian Fu
to get page count when uploading files On Monday 18 September 2006 21:47, Richard Lynch wrote: > On Sat, September 16, 2006 9:44 am, Jian Fu wrote: > > I really need help and after going through the help page, I don't know > > where > > I can post my question. > > &