>Hi, I'm running Win 2000 and have a site running php admin pages to
>write content to pages sitting on the web.  I do have session
>authentication for the user to even get to the php admin pages.

Maybe I'm missing something here, but you don't need write permissions to
write to a file on the server with a server side script. Why not use plain
old "forms" to have your authenticated users pass information to your
script, then have the script write it to the external file?
--
Dave "Crash" Dummy
Certified Dilettante
[EMAIL PROTECTED]
http://lists.gpick.com



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to