Re: executing external php script

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The exec function should help you there
-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

"ÆAÆâÆxÆâÆg" <dziulka@xxxxxxxxx> wrote:

hi! what I want to do is execute php script and don't wait for output. found something like this_____________________________________________
<?php `php /var/www/secend.php >> /dev/null 2>&1 &`; ?> <html> <body> text </body> </html>_____________________________________________
it works but I 'm curious about php syntax ,is it correct way to do that? or maybe there is better solution. Thanks for any advice. Best regards, Albert -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php 


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux