This tutorial about creation of Single Page Sales Promotion Application Using PHP, jQuery, Ajax and PHPMailer. In this tutorial I am going to explain step by step how I have created Smart Invoice System Version 3 Single Page Sales Promotion….. Read More >>>>
Continue Reading »PHP
Import MySQL Table From .frm Files using mysqlfrm MySQL Utilities
Copying the MySQL data files from one MySQL instance to another MySQL instance is too difficult job. Because MyISAM table engine table will imported easily without any issues. But InnoDB engine tables create in-sync issues, because the InnoDB tables keeps….. Read More >>>>
Continue Reading »PDO – PHP DATA OBJECTS Fundamentals
In this tutorial we are going to see about PDO – PHP DATA OBJECTS fundamentals. PDO is uniform database access libary, which provides uniform methods (functions) to work with differnet databases without rewriting scripts while switching the database. “PDO is….. Read More >>>>
Continue Reading »Lazy Load Images Using JavaScript PHP
In this tutorial we are going to see how to implement Lazy Load Images Using JavaScript in PHP project. For example your site home page has hundred of images, then your site user might wait longer time to see your….. Read More >>>>
Continue Reading »Sortable Table Row Using jQuery UI
In this tutorial we are going to see how to implement Sortable Table Row Using jQuery UI. This functionality enable the user to drag and drop table rows within that table container. I have integrated this drag and drop Table….. Read More >>>>
Continue Reading »Invoice Script Using PHP MySQL jQuery Ajax And Boostrap – V2
In this new version of Smart Invoice Script We have added lot of new features that tremendously improves work efficiency of the User who taking care finance department in your company. With this new script user can effectively manage stock….. Read More >>>>
Continue Reading »