Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunSimplePhpScript ¶
func RunSimplePhpScript( serverNetwork string, serverAddress string, scriptFilePath string, ) (stdOut []byte, stdErr []byte, err error)
RunSimplePhpScript runs a simple PHP script and gets its output. Only the `SCRIPT_FILENAME` parameter is provided to the PHP script, that is why it is simple. The PHP-CGI server must be started manually before running this function.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.