I searched for PHP script for selecting a file, but couldn't find small simple ones. Well, I could write a script using opendir() and link a url to each. Geez, but I was hoping that someone has already done that... Quoting Squirrel User <squirrel@isot.com>: > <form method="POST" action="$PHP_SELF" name="My Test Form" > ENCTYPE="multipart/form-data"> > > print_r($_FILES) doesn't show full path of the filename I selected. I'm not > > trying to upload but just need to be able to open the file for viewing. > > Help. > ------------------------------------------------- This mail sent through ISOT. To find out more about ISOT, visit http://isot.com -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php