I’ve compiled a list of all responsive html email frameworks and templates. If you know of any missing from this list or want to include
Developer tips, functions, and how-tos.
I’ve compiled a list of all responsive html email frameworks and templates. If you know of any missing from this list or want to include
When you’re starting out in PHP you might find sometimes variables don’t exist when you want them to and you’ll get the NOTICE message from
This function will return the first n (the number you request) characters careful to not break in the middle of a word. getSummary is also
This nice routine is for testing PHP’s memory limits by increasingly allocating 50 more megabytes at a time. Each pass is setting the memory limit with an
Regular expressions are great but sometimes you want to do it faster (meaning easier), depending on what you’re trying to do. When you quickly want
This php function takes a timestamp and returns a detailed string of the time difference expressed in seconds, minutes, hours, days ago, or away if
If you’re using responsive adsense ads with certain wordpress themes you’ll notice a yellow background behind the ads. It’s fairly easy to fix, the issue
I did a fair amount of googling on this one. My original need for this was to see what fonts PhantomJS supported for screenshots. The
An easy but very useful command to know as a beginner git user. Find what’s changed since the last commit of a file or you’ve
You actually don’t need jQuery to simply find the user’s screen resolution size. It’s fairly simple with plain old javascript. Your current screen resolution is: