Re: [PHP-DB] upload files into MySQL database

2004-05-11 Thread John W. Holmes
From: "PHPDiscuss - PHP Newsgroups and mailing lists" <[EMAIL PROTECTED]> > I have problem for downloading files from MySQL database. > Although I store and I see the filename and the extension in the database, > when I try to download it, if there are blank spaces inside the filename, > like "my

[PHP-DB] upload files into MySQL database

2004-05-11 Thread PHPDiscuss - PHP Newsgroups and mailing lists
Hello, I have problem for downloading files from MySQL database. Although I store and I see the filename and the extension in the database, when I try to download it, if there are blank spaces inside the filename, like "my book store.doc" I cannot open it and see it. Best regards Stelios Karapas