Quantcast
Channel: Lost In Code
Browsing all 60 articles
Browse latest View live

PHP: Enable GD image library

Many features that you see on the web require that the GD library be enabled on your PHP server. You may need the GD library if you are attempting to display CAPTCHA graphics somewhere on your site. In...

View Article



Safari Tabindex

By default, Safari ignores the pressing of the tab button on the keyboard to follow the tab index of fields, specifically on checkbox and radio button fields. Here is a video to show the problem:...

View Article

Linux: Check inode usage in folders

Inodes are temporarily files stored on your server which are currently in use and not closed. They could be cache, temporary files or anything related and could be created in several different ways....

View Article

MySQL: Duplicate a column/field

You may need to duplicate an existing column/field in a MySQL table with the exact same values in the new column/field as you have in the current or original column/field. First, you’ll create a new...

View Article

PHP $_COOKIE variable empty

The PHP $_COOKIE variable is a reserved variable and Array in PHP which contains cookies in the browser stored by PHP, Javascript and other languages. If for any reason you are using PHP setcookie() or...

View Article


MySQL: Multiple COUNT in one query with conditions

I’m still learning some tricks about MySQL as I go along and figured how to combine multiple COUNT queries into a single query returning one resultset. I wanted to specifically count on the same...

View Article

W3TC Fragment Caching MFUNC

W3 Total Cache is a great plugin for speeding up your WordPress website with page cache, database cache, minifying JS and CSS, object cache, content delivery network and more. A problem could arise...

View Article

WordPress: 404/Page Not Found On Form Posted Data

I struggled quite a while with this one and there was no specific indication as to what the problem was. I had an HTML form which was submitted and after submitting it, WordPress would show a 404/Page...

View Article


iPhone App Switching

Yes you can multitask with the iPhone 5 using app switching. Simply tap the home button twice quickly to see running apps sorted by the most recent. Switching back and forth keeps the apps in their...

View Article


iOS: Skype Go Offline Setting

On the iPhone, iPad and other iOS devices Skype has a “Go Offline” setting. What does the setting do? It was added at the end of 2010 by Skype to allow you to specify how long Skype should run in the...

View Article

WordPress: Create New Taxonomy Action Hook

You may want to do something in WordPress with an action hook when a new, custom taxonomy is created or edited. Unfortunately it seems like there is no documentation on this in the WordPress Codex that...

View Article

Mac OS X: Safari 6.0.4

Apple has released version 6.0.4 of it’s Safari web browser. The main and only reason for this update is to give you control over Java applet on a per-website basis. When you visit a website which...

View Article

Top 5 RSS Feed Readers for Mac OS X

It was always possible to add RSS feeds to Mac OS X Mail.app and I used it frequently just like many of you. Unfortunately Apple killed RSS feeds in Mac OS X Mail.app with the release of Mac OS X...

View Article


2CheckOut’s New Direct Checkout

We have been using 2CheckOut for roughly 7 years now. I was positively surprised to see that 2CheckOut has a new checkout system/product called Direct Checkout which will keep your customers/clients on...

View Article

Contact Form 7 Email/Newsletter Subscribers

Email marketing is a great way of notifying your customers/clients about specials, news, etc. Sending a bulk email to your subscribers broadens your market in the aspect that you make them aware of...

View Article


iOS 6.1.4

Apple has released iOS 6.1.4 software update for the iPhone 5. The software update simply includes an updated audio profile for speaker phone. The update doesn’t include anything else other then this,...

View Article

W3TC Fragment Caching

I previously wrote an article to explain how the fragment caching in W3 Total Cache plugin for WordPress works. With their release of 0.9.2.10 the fragment caching suddenly stopped working and they...

View Article


Apple Wireless Keyboard on Windows

Yes, you can use your Apple wireless, bluetooth keyboard on Windows, no problem! Follow these steps to connect your Apple wireless keyboard to your Windows computer: 1. Turn on your Apple wireless...

View Article

iOS7 Beta 3 Released

Apple has released beta 3 of it’s iOS7 and it is available for download right now. They included a bunch of improvements and bug fixes. See the release notes (unofficial) with all the changes made to...

View Article

Beware of Freelancer.com

I had a very negative experience with Freelancer.com and I feel that they are a scam and that I should warn the rest of you on the internet so that you don’t get scammed like I was. This article is...

View Article
Browsing all 60 articles
Browse latest View live




Latest Images