Re: [PHP] How to dectect if a file exist in specific Folder

2002-07-10 Thread Jason Wong
On Wednesday 10 July 2002 16:26, Jack wrote: > Dear all > I had a folder which contain some pdf report, the name of the Report will > be > > xxx.xxx.20020702.pdf. > > Here is what i want to do : > 1. there will be a Form let user to submit the date of reports that he / > she wants to view. > 2. th

RE: [PHP] How to dectect if a file exist in specific Folder

2002-07-10 Thread César Aracena
Read http://www.php.net/manual/en/function.file-exists.php and get surprised ;) C. > -Original Message- > From: Jack [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, July 10, 2002 5:27 AM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: [PHP] How to dectect if a file ex

[PHP] How to dectect if a file exist in specific Folder

2002-07-10 Thread Jack
Dear all I had a folder which contain some pdf report, the name of the Report will be : xxx.xxx.20020702.pdf. Here is what i want to do : 1. there will be a Form let user to submit the date of reports that he / she wants to view. 2. the php will get the xxx.xxx from a mysql database and add the d