public setBasePath (mixed $basePath)
Sets base path. Depending of your platform, always add a trailing slash or backslash
1 | $view ->setBasePath(__DIR__ . '/' ); |
public setBasePath (mixed $basePath)
Sets base path. Depending of your platform, always add a trailing slash or backslash
1 | $view ->setBasePath(__DIR__ . '/' ); |
Designed by : w10schools
service@w10schools.com
Please login to continue.