Cropping an image with PHP shouldn’t terribly difficult to do and yet when I attempted to do so several months back I was amazed at how little useful documentation PHP offered. Upon Googling the topic I was further amazed but … Continue reading
Integrate The Authorize.Net AIM API with Python 3
Judging by the popularity of my previous blog post Tutorial: Integrating the Authorize.Net AIM API with PHP as well as the articles I’ve written about Authorize.Net’s APIs on my merchant account information website I figured taking the opportunity to expand … Continue reading
Johnny the Hutt
I weighed myself this morning and found I tipped the scales at 147.4 pounds! (Yes, the scale actually reports weight in decimals). The heaviest I’ve ever recorded myself as being was 139.5 pounds about six or seven years ago. At … Continue reading
Summer 2008 Movies – The Final Results
At the beginning of the summer I blogged about how I was not very good at getting my butt to summer movies and I wanted to change that this year. I listed all of the movies that I had some … Continue reading
PHP mail() Headers Are Displayed In Email Body
Here’s a little gotcha that may rear its head one day and hopefully this will help prevent you from going nuts over such a little problem. If you are using PHP to send email from your web application and are … Continue reading