I'm looking at distributing PHP applications to desktops, using SQLite as
the database.
All information that is updated in the application will be local on the
machine, until
published to the webserver.

My question is, what would be the best way to update the  webserver sitting
at a service provider.
What should I use for the communication? SOAP, Sockets, XML ???

Thanks

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

Reply via email to