User Tools

Site Tools


uphp:functions:set_search_path

set_search_path

WMPRO, WMMINI FW >= 1.0 WMMEGA FW >= 2.0

Set the search path for the telnet client

Description

set_search_path ( string $pathname )

This function sets the search path which is used when entering a command at the telnet prompt

Parameter

$pathname: The directory path

Return Values

None

Example

<? 
  set_search_path("/my_scripts/");
?>
uphp/functions/set_search_path.txt · Last modified: 2021/09/13 05:57 (external edit)