Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

win32.php File Reference

Go to the source code of this file.

Namespaces

namespace  Helpers

Functions

 fs_find_program ($program)
 fs_int_exec ($program, $return)


Function Documentation

fs_find_program program  ) 
 

Find programs path using which...

Parameters:
string $program The name of program ot find
Returns:
string Program name with path.

Definition at line 38 of file win32.php.

References fs_int_exec().

fs_int_exec program,
return
 

Exec program and return from output array rows (if any)

Parameters:
string $program Program to execute
integer $return Rows of array to return (-1 to everything, 0-5 to return rows 0 to 5)
Returns:
array Rows of returned output

Definition at line 49 of file win32.php.

References fp.

Referenced by fs_find_executable(), and fs_find_program().


Generated on Sun Oct 19 11:08:01 2003 for ImaComm by doxygen1.3