Class PhpCgiExecutor
Inherited Members
Namespace: Coree.NETASP.UnderConstruction
Assembly: Coree.NETASP.dll
Syntax
public static class PhpCgiExecutor
Methods
| Edit this page View SourceExecutePhpCgi(HttpContext, string, string)
Declaration
public static Task ExecutePhpCgi(HttpContext context, string phpCgiExecutablePath, string file)
Parameters
| Type | Name | Description |
|---|---|---|
| HttpContext | context | |
| string | phpCgiExecutablePath | |
| string | file |
Returns
| Type | Description |
|---|---|
| Task |