This topic is locked

a twist on uploading images

1/18/2007 1:51:09 PM
PHPRunner General questions
R
runnerPHP2008 author

I have one MySQL database that 2 different PHPrunner 3.1 projects are accessing.
Project 1 allows users to upload images and enter descriptions with edit and delete permissions -- log in needed

Project 2 only allows visitors to view only (no updating, deleting, etc.) -- NO log in needed
Project 1 -->

Project 1 -->
http://www.mydomain.com/images

Sergey Kornilov admin 1/18/2007

Sure, use ../images as Upload Folder.