actionIndex() public method
Runs PHP built-in web server
| public integer actionIndex ( $address = 'localhost' ) | ||
|---|---|---|
| $address | string |
Address to serve on. Either "host" or "host:port". |
actionIndex() public method
Runs PHP built-in web server
| public integer actionIndex ( $address = 'localhost' ) | ||
|---|---|---|
| $address | string |
Address to serve on. Either "host" or "host:port". |
Please login to continue.