BCS Yii2 Pretty URL's
To achieve SEO friendly URL’s for the Yii2 framework can be challenging. Below you will find an example that works for my Yii 2 application. Mr. Arch Brooks, Software Engineer,…
To achieve SEO friendly URL’s for the Yii2 framework can be challenging. Below you will find an example that works for my Yii 2 application. Mr. Arch Brooks, Software Engineer,…
This c++ application displays a menu, accepts selected option and executes the associated executable or script. The source code in included below. This application offers some relief from pounding the…
Times may arise when you will need create a new MySQL user. Two known methods are to gain access via the mysql or mysqld commmand. Simply replace the user name…