Like Us Like Us Facebook Subscribe Subscribe us YouTube Whatsapp Share us Whatsapp Query Send your queries

MySQL

MySQL Error Code #1118 Row size too large (> 8126)

Are you getting MySQL Error Code: #1118 Row size too large (> 8126). Changing some columns to TEXT or BLOB when uploading a Database or…


How to install Xampp on Linux

In this tutorial we are going to learn Installing latest version of Xampp on Linux , setting Linux htdocs folder permissions issue, How to add…


MySQL How to sum rows between a range of Timestamps

Sometime we have to face a problem liking summing a MySQL field value between given two timestamps, and we have to rely on google, stack…


Admin Plus Free Login System with PHP, MySQL and Foundation

Admin Plus Free Login System is free Login system built using PHP, Mysql and Zurb’s Responsive Framework Foundation. This is very simple login panel where…


Installing Lampp on Rosa Linux using Shell Script

I have  published so many tutorial on installing and configuring xampp but today going to show you how to install lampp (stands for Linux, apache,MariaDB/MySQL,php…


PHP Image upload , Saving link to Database complete tutorial

This blog is dedicated to all our visitors who asked me to publish a working tutorial on  image upload  using PHP and Saving its path…


My way learn MySQLI and PHP by examples

MySQL is world most used database and when its works PHP then they have no match. Learning MySQL is very is one can found thousand…


Upload user profile image and save to data base -PHP MYSQLI

 If you are working on customized CMS or Social networking website then user profile image may be or may not be a head ache I…