John Conde

  • Home
  • About Me
  • Blog
  • Send Me An Email

Category Archives: Programming

6

Integrate The Authorize.Net AIM API with Python 3

Posted on May 12, 2009 by John Conde

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 →

Posted in Programming | Tagged API, Authorize.Net, Python | 6 Replies
10

PHP mail() Headers Are Displayed In Email Body

Posted on September 9, 2008 by John Conde

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 →

Posted in Programming | Tagged mail, PHP | 10 Replies
103

Tutorial: Integrating the Authorize.Net AIM API with PHP

Posted on August 11, 2008 by John Conde

Working with the Authorize.Net AIM API in and of itself is very easy to do. Between the integration guide and sample code a good programmer can have a working solution in only minutes. But this code is for demonstration purposes … Continue reading →

Posted in Programming | Tagged Authorize.Net, PHP | 103 Replies
3

Use PHP to Force the www on URLs

Posted on July 24, 2008 by John Conde

There are many good reasons to be consistent when using the ‘www’ in URLs. This includes good usability (it may confuse some people when they see it there some of the time but not others) and SEO (some search engines … Continue reading →

Posted in Programming | Tagged Apache, htaccess, PHP, SEO | 3 Replies
Reply

Deleting Child Nodes of an Element Using JavaScript and the DOM

Posted on June 30, 2008 by John Conde

A common thing to want to do with JavaScript and the DOM is to delete all child elements within a parent element. This could be a table, ordered/unordered list, or select menu. Unfortunately it seems that doing this is a … Continue reading →

Posted in Programming | Tagged document object model, javascript | Leave a reply
Newer posts →

Blog

  • Programming
  • Personal Stuff
  • SEO
  • Internet Stuff
  • Randomness
  • Software
  • Politics

Find Me Elsewhere

  • StackOverflow
  • Pro Webmasters
  • SitePoint
  • Github

Social

  • Twitter
  • Last.fm
  • LinkedIn

© 1998 - 2026 John Conde