On Wed, 12 Sep 2007, mike wrote: > personally i try to use as little shell commands as possible, > especially stacked on top of each other in exec(). Why? Shell commands are a lot less likely to change than the current PHP function names. I'm aware the PHP function naming algorithm currently remains a secret, but without a doubt, someday someone _will_ crack it. I personally hope this occurs before the renaming of PHP to Java. -- Greg Donald Cyberfusion Consulting http://cyberfusionconsulting.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php