This post all about generate PDF invoice using PHP. Its very simple and 2 mins of works. I have seen many of our PHP developers are facing problem converting html to pdf invoice generation, here I have given very simple example with code for invoice generation in pdf using core PHP. We can Generate PDF Invoice […]


Many developers are facing issues when they are sending emails from Gmail to any other webmail or domain mail. Here you will get very easy method fix this issues by using PHPmailer and SMTP settings. You have to follow below 3 step, Step-1: Download PHPmailer Class file. Click Here Step-2: Make your gmail as less […]


Most of the developers are facing issues when generating PDF for Invoice or Doc files in PHP, In the Hindi Language. This blog all about generates PDF with Hindi font In PHP. Here I will show you the example and some points so that you can easily convert HTML to PDF with the Hindi Language. […]


I found some developers facing issues when generating PDF for Invoice or Doc files in PHP, In the Arabic Language. This blog all about generates PDF with Arabic font In PHP hasslefree. Here I will show you the example and some points so that you can easily convert HTML to PDF with the Arabic Language. […]


HTML to Excel Download is a very important functionality for any application in order to view reports and Tracking the Work, Account, Sales, etc.. Now PHP has a very good in-built code, by Using this, we can convert HTML to excel without using any third-party plugin. A single line of code makes HTML to excel […]


Here I found Today Date/ Current date Showing Wrong in Live Server In My PHP application, but in my localhost, it is showing correctly. How this could be possible Date function Not Working in PHP. Yes, I would say sometimes we have to set Time Zone in our config page or Head section on PHP. […]


This post all about the custom phone number validation in jquery. I have seen many developers are facing problem when they are using jquery validation plugin for form validation, the plugin by default rules are there. But in Some cases if we want to validate our custom field like Indian Phone/ mobile number for example +91 […]


Welcome to free online projects. Here we are providing you free project on School Fees Management System in Codeigniter. Free Source code download School Fees management system in Codeigniter Framework With PHP. This project basically built using PHP + Codeigniter Framework and Mysql Database. Now All the IT companies are looking for candidates who having […]


This page all about how to get/fetch current year data from the database in Codeigniter. We have seen many developers get confused to get records from MySQL table for the current year in PHP. Here You will get a very simple way to find the solution. Have a look below example. Let the table name […]


Many times I have faced the issues when fetching records from databases in Codeigniter. The issue is how to fetch data/records for last month or the current month in Codeigniter. But here we have a very simple PHP MySQL code so that you can easily solve it. I also did same way, it works fine […]


Advertisements