Hi,
Does anybody knows a web services server based on PHP?
The only one a see is Nusoap, but even for this one i can't find the webpage
to see the documentation.
by the way, i'm trying to develop an application using web services in PHP,
any start point suggestion will be appreciated.
thanks fo
well i know the command shell_exec(), that work like console, just put de
command as paramether. More info in php documentation.
For COM objects
for example,
$word = new COM("word.application") or die("Unable to instantiate
application object");
$wordDocument = new COM("word.doc
i add me to the question.
2009/8/3 Peter Ford
> seb wrote:
> > Hey all,
> >
> > i am using move_upload function to upload files to the server, but i
> > want to add a feature that will allow files to be archived that have
> > been uploaded already.
> >
> > so, the problem is:
> >
> > i upload a
3 matches
Mail list logo