PHP Coding Tips

Change Bootstrap Menu When Clicked – in PHP

Simple method to change Bootstrap menu when you click a menu. This is showcased in PHP however you can use this method in any programming…

Handling Text file in PHP

After so long time, I was coding in PHP to write certain user inputs in a text file (.txt). Here are the codes that may…