Introducing CSSJockey Addons Server
Science and technology revolutionize our lives, but memory, tradition and myth frame our response. ~ Arthur Schles...
sharing best practices
We believe the more you share the more you learn and learning never ends.
Science and technology revolutionize our lives, but memory, tradition and myth frame our response. ~ Arthur Schles...
While working on a project, I needed to find all links on a given page. This code will list all links specified in...
Here's a code snippet to flatten or merge multidimensional array. This is useful when we need to find if a value exists...
While working on multiple projects I always need to copy the current path of a directory in Terminal. I used to use th...
In each PHP website, we need to find out the current URL of the page and here's the PHP code to find out...
While working on my latest WordPress plugin, I found myself using jQuery toggleClass on multiple elements and writ...
I've recently switched our servers from Apache to NGINX. While testing our WP Form Builder Add-on, I found that my web ...
Working on a WordPress project where client demands all images within a post should extend and touch window borders, ac...