HTML
Javascript
jQuery
PHP
Codeigniter
In this tutorial, you will learn how to Send Html Form Data to Email using PHP, most people want to get data from html form to send via email after...
In this tutorial, you will learn how to remove powered by google translate text, when you add the Google Translate script code to your website, the text "Powered by Google...
In this tutorial, you will learn how to add google translate to your website. Google Translate is used to translate text from one language to another one. It is a...
In this tutorial, you will learn how to Add Remove multiple Input fields Dynamically using jQuery with example. Many times, we need multiple input fields in a form to fetch...
In this tutorial, you will learn how to upload image in Codeigniter with database example. Image uploading is one of the most important functionalities of any back-end project because many...
In this tutorial, you will learn how to remove index.php from url in CodeIgniter 3 using htaccess. Codeigniter 3 includes index.php in the url by default, but we need to...
In this tutorial, you will learn how to create Codeigniter 3 CRUD application using MySQL with example. CRUD stands for Create Read Update Delete is a primary requirement for any...
CodeIgniter has an easy learning status compared to other frameworks and is the best PHP framework for beginners to develop dynamic websites with MVC (Model view controller) architecture, but can...
An Html Form is used when we want to collect data from visitors of a website to the server-side. For example, if a user wants to register on your website,...
Each HTML tag has a special meaning for the browser. HTML tags Help the browser to format and display content, a web browser can recognize between HTML content and simple...
HTML is Hypertext Markup Language. It allows the user to create the structure of web pages and applications. HTML is not a programming language, which means that it does not...
Join our subscribers list to get the latest news, updates and special offers delivered directly in your inbox.