PHP sessions default timeout
We are settind the Session Time out in Php as mentioned as below:
session.gc_maxlifetime = 1440
(1440 seconds = 24 minutes)...
Follow Me:
Follow @codingslover
Friday, 28 October 2016
Friday, 7 August 2015

Differences between InnoDB and MyISAM
In MySQL, major difference of InnoDB and MyISAM are given below. MyIsam is supporting the table level locking in database. But InnoDB is supporting the row level locking in the database. MyIsam is supporting the FULL TEXT SEARCH functionality and InnoDB also supporting the FULL TEXT SEARCH after MySQL Version of 5.6.4.
MyISAM Engine :
1. It supporting Table-level...
Tuesday, 21 July 2015

CwebP Unsupported Color Conversion Request:
When i am creating WebP images, that time triggering the error as "cwebp unsupported color conversion request, Error Could not be process file".
Error:
$imageName = "ilikekaraikudi.jpg";
$webpimgName = "ilikekaraikudi.webp";
cwebp -q 0 ".$imageName." -o ".$webpimgName. Unsupported color...
Thursday, 16 July 2015

WebP:
WebP is an image file type that was created in 2010 and is created by Google. This image format provides lossless and lossy compression to images on the server. Big social media websites are using WebP image process are Google, Facebook and EBay. WebP images natively supporting to the following browsers are Chrome, Opera, Opera Mini, Android Browser and Chrome for Android browsers only. It is not supported...
Subscribe to:
Posts (Atom)

Recent Posts
Popular Posts
Categories
- Apache Server (1)
- Api Integration (1)
- Browsers (6)
- CSS and CSS3 (2)
- Fedex (1)
- Html and Html5 (3)
- Javascript (1)
- JQuery (1)
- JSON and JSONP (2)
- Magento (1)
- Mysql and SQL (4)
- Nodejs (3)
- Php (16)
- ReactJS (2)
- technology (6)
- WebP (1)
- Webpack (2)
Profile
Followers
Copyright © 2025
Codingslover Programming Blog, Tutorials, jQuery, Ajax, PHP, MySQL | Powered by Blogger