[PHP-DB] External file integryti check

2002-09-03 Thread Miguel Carvalho
Hi, id'like to know the opinion about to ensure external file integrity. Scenario: A web application that uses binary files( images, PDF's ). On the database ( postgresql 7.2.2 ) i store the filename of the files. The files ( images only ) are taken from an internal machine when needed( via ftp

RE: [PHP-DB] External file integryti check

2002-09-03 Thread Beau Lebens
- // From: Miguel Carvalho [mailto:[EMAIL PROTECTED]] // Sent: Tuesday, 3 September 2002 5:35 PM // To: [EMAIL PROTECTED] // Subject: [PHP-DB] External file integryti check // // // Hi, id'like to know the opinion about to ensure external // file integrity. // // Scenario: A web application