After upgrading my xampp installation I had issues sending email. I wrote a small test PHP page and it was saying my emails were being sent, but I never received them. Obviously something was misconfigured. I thought I correctly edited ...
In this tutorial I will explain how to fix the SoapClient error and why it happened. My server threw this error after enabling the FedEx shipping option in Magento running 1.7. I isolated the issue to the FedEx shipping option ...
In this tutorial I will explain how to upgrade the Magento ecommerce solution from 1.6 to 1.7 using Magento connect.
I wrote some code to dynamically generate an email message based on the names of form elements being sent through post. In this post I’ll describe how it’s done. The foreach loop grabs the keys from the post array. An ...
For me it’s difficult to retain and grasp the programming concept, especially if it’s new, if I don’t understand the why behind the concept. I didn’t understand how to properly use AJAX in WordPress. I started searching google and found ...
In this guide I’ll show you how to use one JavaScript function to slide any HTML element up and down with JQuery by simply sending the JavaScript function the id of an element.
Connecting to WPA2 Enterprise even if Android doesn’t officially support it. There isn’t a lot of documentation on this for Android so I thought I would make a step-by-step how-to. Here’s how to connect your Android phone to a WPA2 ...
While setting up my WordPress application on my Desire I encountered an error displaying enable xmlrpc on my blog. I figured out what had to be done and thought I should share how to enable and set up the WordPress ...
After installing about 15 applications my phone displayed notifications informing me memory was low. I needed a solution because I wanted to install other applications. I discovered a ROM that had A2SD installed, but the biggest problem was figuring out ...