<?php $items = passthru('locate whatever'); echo "<html><body><P>"; echo $items; echo "</P></body></html>"; ?>
----- Original Message ----- From: BOOT <[EMAIL PROTECTED]> Date: Friday, September 3, 2004 1:46 pm Subject: [PHP] PHP Linux "locate" to html script? > Does anyone have a script that can be used to call linux's locate > commandand display the results in a browser? > > I don't think it would be that hard and will make an effort today... > > > Thanks! > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php