On Fri, 2004-09-03 at 12:46, BOOT wrote:
> Does anyone have a script that can be used to call linux's locate command
> and display the results in a browser?

<?php
echo `locate locate`;
?>


-- 
Greg Donald

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

Reply via email to