How to hide extension of html and php file.?
welcome back to shortlearner.com , In this tutorial we will see how to hide extension of files using .htaccess before start learning first of all we should know about .htaccess … Read More
welcome back to shortlearner.com , In this tutorial we will see how to hide extension of files using .htaccess before start learning first of all we should know about .htaccess … Read More
In this post we will see how to add google reCaptcha in signup form. Google has released the new reCAPTCHA. Using reCAPTCHA users can prove they are human without solving … Read More
welcome back to shortlearner.com , In this tutorial we will see how to make a login form with remember me feature. In this example we are using PHP cookies for … Read More
In this tutorial I explains how to generate PDF from MySQL Data using PHP. You are going to see how to convert MySQL Data into PDF using FPDF library. Before … Read More
Welcome back ,today we will learn how to make our own text to speech convert software. So first of all we need to know the working process of software. So basically this … Read More