root commands and clients

How can i prevent clients on my server (using php) from running unix commands (like top, mkdir, etc.)? I know I can use php in safe mode but is there any way else? Thanks.

 

 

 

 

Top