Hi all, I am in the process of building a CMS and need to know how to rename an uploaded template. I can upload the page fine (ie. Template.php) but then I want to be able to save the file as a user specified name after the upload is done. Either that or copy the template from the server and save it as something else. The reason is that I want all the php files to be physical URLs rather than be a page with an ID assigned so that tracking where users have been is easier. Currently we use webalizer to track pages and ?ID=whatever is dropped from the URL string for entry and exit pages.
Any suggestions? Kind regards, Steve Jackson Web Developer Viola Systems Ltd. http://www.violasystems.com [EMAIL PROTECTED] Mobile +358 50 343 5159 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

