John Conde

Mors non habet Sameramin me

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

Working With Dates and Times in PHP

Posted on May 1, 2013 by John Conde

Working with Dates and Times prior to PHP 5.2 meant using date(), strtotime(), and other date related functions sometimes in convoluted ways to get to the date(s) you were looking for. Fortunately with PHP 5.2 the DateTime() class were introduced. … Continue reading →

Posted in Programming | 1 Reply
6

My experience seeking employment as a PHP developer

Posted on February 12, 2012 by John Conde

I am a PHP developer in central New Jersey and recently became unemployed. I have been programming in PHP for about twelve years, doing so professionally for ten of those. The following is my experience seeking employment in the New … Continue reading →

Posted in Programming | 6 Replies
9

Tutorial: Integrate All Authorize.Net XML APIs With One Universal PHP Class (AIM, ARB, CIM, Transaction Details)

Posted on February 7, 2012 by John Conde

If you find this tutorial and code useful, please take a moment to star it on Github. If you want to help develop it futher, fork it. Some of the most popular articles on this website are tutorials for using … Continue reading →

Posted in Programming | Tagged Authorize.Net, PHP, Programming | 9 Replies
14

Handling Online Payments With PHP And Authorize.Net

Posted on November 22, 2011 by John Conde

This series of articles demonstrates how to accept payments online using PHP and Authorize.Net. This is a practical tutorial as it uses real world scenarios and production ready code so readers can build safer and easier to maintain ecommerce websites. Source code is made available for download as well. Continue reading →

Posted in Programming | Tagged Authorize.Net, ecommerce, PHP | 14 Replies
45

Tutorial: Integrate the Authorize.Net CIM API with PHP

Posted on February 8, 2010 by John Conde

This tutorial has been deprecated. You should read the new tutorial, “Tutorial: Integrate All Authorize.Net XML APIs With One Universal PHP Class (AIM, ARB, CIM, Transaction Details)” which offers new code for working with Authorize.Net’s XML APIs including sample code … Continue reading →

Posted in Programming | Tagged Authorize.Net, PHP | 45 Replies
← Older posts

Blog

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

Social

  • Facebook
  • Twitter
  • Last.fm
  • RSS
  • LinkedIn
  • Google
  • Yahoo

Find Me Elsewhere

  • StackOverflow
  • Pro Webmasters
  • SitePoint [Author][Community]
  • Github

© 1998 - 2013 John Conde