WORK WITH PHP FILES REMOTELY WITH NotePad / Dreamweaver MX ? YES/NO ?
I want to know if when be online I CAN OPEN A PHP FILE FROM A WEB
LOCATION HOST - MINE and after I modify it save it again to my hosting
space WITHOUT save it to my PC first, using NotePad and I mean entering
the host username&password when OPEN or SAVE ...? ATTENTION: I DO NOT
MEAN SAVE IT TO MY HDD FIRST AND AFTER UPLOAD IT !!! TELL ME THIS SAMELY
FOR Dreamweaver MX ?
[EMAIL PROTECTED] 

-----Original Message-----
From: Mark Charette [mailto:[EMAIL PROTECTED] 
Sent: 20 March 2005 01:29
To: Leonidas Savvides
Cc: php-general@lists.php.net
Subject: Re: [PHP] WORK WITH PHP FILES REMOTELY WITH NotePad ? YES/NO ?

Leonidas Savvides wrote:
 > ATTENTION: I DO NOT MEAN
> SAVE IT TO MY HDD FIRST AND AFTER UPLOAD IT !!! TELL ME THIS SAMELY
FOR
> Dreamweaver MX ?

Not in PHP. It's a client side trick (done with machine and/or OS 
specific code). Even Web-based Documentum (eRooms) uses a staging 
directory on the users HDD before invoking the correct program. Works 
well with custom COM objects on the PC side integrated with MSIE, barely

and very error-prone with any other browser.

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

Reply via email to