-
Update PHP Version from cPanel
AsSalam and hi all, In some situation, your web or system might require for PHP version update. To do this, you can contact your hosting provider for some help or if you have access to your cPanel, you can do it yourself. In this tutorial, I just share the steps on how to update…
-
Display Data from MySQL Databases Table using PHP
AsSalam and hi all. Thsi is the 2nd part basic tutorial on how to connect your PHP file to databased and display data from the selected table. The 1st part of the tutorial is where we create online MySQL databases from cPanel. You should ensure have the databased ready before start this tutorial. 1st, go…
-
Create online MySQL Databases from cPanel
AsSalam and hi all. This is another basic yet quite important knowledge for a new web system developer to master. Creating an online MySQL database from cPanel and then connect it to your system. In this tutorial, I will cover on creating the databases 1st, while on the next tutorial I will then cover how…
-
Forcing Website using https via .htaccess
AsSalam and hi all. If you have a WordPress website and your hosting already installer with SSL but still when you open your website it did not redirect or use https protocol, here what you can do to forced it use https. From your cPanle File Manager, navigate to your .htaccess file. If…