[PHP] send script output to file

2004-02-08 Thread Boneripper
hi,

i would like to send the output of a PHP script, to a file, and not to the
browser.

any ideas on how i can do this?

tkx in advance,

-- 

Herberto Graça.
_
E-mail : [EMAIL PROTECTED]
MSN : [EMAIL PROTECTED]
HomePage : http://herbertograca.no-ip.org

É devido à velocidade da luz ser mais rápida que a do som que
certas pessoas parecem inteligentes antes de abrirem a boca!

It's because the speed of light is greater than the speed of sound that
some people look intelligent before they open their mouth!

isik hizi ses hizindan fazla oldugundan, bazi insanlar
agizlarini acmadan once zekiymis gibi gorunuyorlar!

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



[PHP] include result from script in midle of other script

2004-02-14 Thread Boneripper
hi,

im trying to do this:
...

';
else include ("./5_grafico_total.php");?>

...

and it works perfectly, BUT

if i wanna send vars with GET like:
...

';
else include ("./5_grafico_total.php?aVar=aValue");?>

...
it doesnt work!

someone has any ideas?

tkx in advance.

-- 

Herberto Graça.
_
E-mail : [EMAIL PROTECTED]
MSN : [EMAIL PROTECTED]
HomePage : http://herbertograca.no-ip.org

É devido à velocidade da luz ser mais rápida que a do som que
certas pessoas parecem inteligentes antes de abrirem a boca!

It's because the speed of light is greater than the speed of sound that
some people look intelligent before they open their mouth!

isik hizi ses hizindan fazla oldugundan, bazi insanlar
agizlarini acmadan once zekiymis gibi gorunuyorlar!



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