In this tutorial, we have discuss how to create events in JavaScript FullCalendar. We will create an array of events in calendar. If you are working on event management website like schedule any event or plan any task on particular date and that details you...
In this post, we have discuss how to use JavaScript FullCalendar in website and use header, footer and buttonText toolbar. If you are working on event management website like schedule any event or plan any task on particular date and that details you want to...
In this tutorial, we discuss how to generate dynamic certificate in PHP. To generate dynamic certificate you have to download FPDF. FPDF is a PHP class which allows to generate PDF files with pure PHP, that is to say without using the PDFlib library. Below...
The Online Quiz System project is simply developed in CodeIgniter (PHP framework), JavaScript and CSS. The online quiz system project having two panel one for user and another one for Admin. The admin panel of this project has an important role. The Admin can add/edit...
In this tutorial, we discuss how to set login attempts limit in login form using PHP. If you are working on login module then you should add attempts limit functionality in it to secure the login form. By the using of this functionality you can...
In this tutorial, we discuss how to use Remember Me functionality in login form. Remember me function is used to save the user credentials like username and password at the time of login. Remember me option allows the user to preserve their logged in status....
In this tutorial, we have discuss how to reset password with the help of email verification in PHP. If you are working on a login module then you need to add Forgot Password functionality. Here, we will show you how to send reset password link...
In this tutorial, we have discuss how to send email using Gmail smtp in PHP. If you are working on a website in which you have to send acknowledgement email after form submission with some details then this tutorial is for you. We will also...
In this tutorial, we have discuss how to hide or encrypt/decrypt id/string for url in php. If you are working on a website in which you have to fetch data from database and that details you want to show on web page with the help...
In this post, we have discuss how to use JavaScript FullCalendar in website. If you are working on event management website like schedule any event or plan any task on particular date and that details you want to show on web page in calendar format,...
Join 20,000+ subscriber