amnos
@amnosblog
Followers
37
Following
0
Media
112
Statuses
613
Amnos.in - a technical blog provides code snippets and tutorials focused on PHP, MySQL, Jquery, Ajax, Javascript, Opencart, Wordpress, web development
Joined August 2014
Get hash value from URL using Jquery We can get the hash value from a URL using the window.location.hash method...
0
0
0
Format number with leading zero You are having some number which should contain eight digits in it as the...
0
0
0
TortoiseSVN icons not showing - Windows 10 Recently I have faced this issue in my PC, and after lot of googling I...
0
0
0
How to remove edit link from wordpress front end While working in WordPress, if we have logged in to admin panel...
0
0
0
How to Move WordPress From Local Server to Live Site Nowadays many websites and blogs are powered by WordPress....
0
0
0
How to set cache control for curl in php While using CURL to get connection and data from another server through...
0
0
0
GROUP_CONCAT with JOIN in MySQL The GROUP_CONCAT function concatenates strings from a group into one string with...
0
0
0
Get sub domain name from domain name using php In some cases we would like to know where the request made from...
0
0
0
Basic linux commands for beginners Some of the most commonly used basic Linux commands are listed below. To know...
0
0
0
Modify OpenCart upload image size limits Opencart is a popularly used ecommerce framework. When adding product...
0
0
0