Login Form in CodeIgniter
In this article, we are going to explain how to make a simple login form with sessions and Login in the Codeigniter framework. In this tutorial, we will make simple login forms with sessions by using
Read More
In this article, we are going to explain how to use Google web font in the website. We are going to explain step by step process to implement Google web Fonts in the website.
Step 1: Go to http://www.google.com/fonts
Step 2: Select the font that you would like to use on the website, e.g Roboto.
Step 3: Click on the Quick Use icon
Step 4: On the quick use page, scroll down to add this code to your website by Selecting, click on the @import tab and copy the code past in your style sheet.
Step 5: Use the fonts to your CSS file by adding the line below to your CSS file
font-family: ‘Shadows Into Light’, cursive;
Request a FREE Business Plan.
In this article, we are going to explain how to make a simple login form with sessions and Login in the Codeigniter framework. In this tutorial, we will make simple login forms with sessions by using
Read MoreWebsite is like your asserts and nowadays everything is online world moved faster day by day with various of advance technology. Website is a basic need for your business, having a prof
Read MoreIn this article, we are going to discuss how to access hosted website files without domain name/control. You can use the host's file to point hostnames(domain name) to IP addresses. This change on
Read More