| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Blaine Simpson (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This class can be used to submit credit card charges to the Authorize.net payments gateway using the AIM Web services API. This is a PHP port written from scratch of the Java class com.admc.lm.AIM . The class provides functions for setting the payment details like the customer name, address, phone number, shipping address, charge amount, credit card number and expiry date. The class can submit the credit card charge and parse the transaction results. The class operation details can be configured in a separate PHP script that initializes several class variables. |
| ||||
| This class can be used to parse CSV files (Comma-Separated-Value used by Excel and other spreadsheet programs. It works by splitting the data of CSV lines into tokens in a similar way to the PHP strtok function, but all delimiters are significant, i.e. consecutive delimiters are not globbed into one, and empty string tokens are permitted. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |