[Python] script

salvatore monaco salvatore.monaco a gmail.com
Mer 31 Ott 2007 15:26:06 CET


serve per lanciare uno script tutto qui

Il 31/10/07, Lawrence Oluyede <l.oluyede a gmail.com> ha scritto:
>
> On 10/30/07, salvatore monaco <salvatore.monaco a gmail.com> wrote:
> > Ciao all
> > c'e' un modo per lanciare uno script esterno in php da uno script python
> cgi
>
> subprocess.Popen(['/usr/bin/php5', '/path/script.php5'])
>
> Se vuoi catturare l'output gli devi dire che vuoi che stdout/stderr
> venga redirezionato sulla PIPE. Per il come:
> <http://blog.doughellmann.com/2007/07/pymotw-subprocess.html>
>
> ps. a cosa ti serve?
>
>
> --
> Lawrence, oluyede.org - neropercaso.it
> "It is difficult to get a man to understand
> something when his salary depends on not
> understanding it" - Upton Sinclair
>
> _______________________________________________
> Python mailing list
> Python a lists.python.it
> http://lists.python.it/mailman/listinfo/python
>
>
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: http://lists.python.it/pipermail/python/attachments/20071031/a0196cae/attachment.htm


Maggiori informazioni sulla lista Python