Taking Over An Existing Web Project: How to Access the Yii WebApp? -


i'm new , took on management of website runs on yii framework.

i have access cpanel, ftp , web server. can see /var/www/yii/framework/ folder , inside- including yiic.php & yiic.bat files on ftp & public server via filezilla.

i told source codes hosted on private git server. read yii documentation there webapp can access can make core changes site.

how can access yii webapp make changes site? (all see .php files on filezilla)

you need create application outside framework folder, use framework in application. this article overview.


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -