Browse | Submit A New Snippet
Snippets by category: Money
| Snippet ID | Title | Creator |
| Snippets | ||
| 163 | Get Stock Quote's | joeaic |
| This little script will grab stock quote info from finance.yahoo.com. The script is kind of crude. Something I wrote while learning php. | ||
| 96 | Loan Calculator | pegleg |
| Small payment calculator for loans of 40 years or less | ||
| 286 | Stock Information Retrieval (c.ticker.php) | jmp1024 |
| This class will retrieve information from Yahoo's finance site and put it into a nice, usable, class variable for you to use elsewhere at your leisure. Example usage is in the class comments. | ||
| 343 | ECHO Real-Time Transaction Processing PHP Class | openecho |
| The new ECHO-PHP Class is now available. ECHO-PHP Class drives all types of real-time credit card and check transactions using ECHO merchant processing’s free secure payment gateway and open-source real-time software. Supports system check, address verification, authorization and deposit, deposit, credit, commercial card, electronic check debit, and more. The new ECHO-PHP Class makes it easier than ever to connect to ECHO using this popular server-side, cross-platform, HTML embedded scripting language. Ideal for all commerce applications. Perfect for ISP/IPPs to use for billing their clients, since this supports electronic checks as well. | ||
| 344 | ECHO_PHP- Driver_example | openecho |
| Illustrates the calling and use of the ECHO Transaction Processing PHP Class. Use this along with the ECHO Real Time Transaction Processing PHP Class download. | ||
| 450 | money to text | larsu |
| This function converts a number (1354.20) into a string (one thousand three hundred fifty four dollars and twenty cents). usage: $var=1354.20; echo numtotext($var); | ||
| 607 | Number to String conversion for checks **SPANISH** | tasistro |
| Converts 1234.56 to un mil docientos treinta y cuatro Pesos 56/00 MN use echo num2letra($numero); | ||
| 640 | Authorize.net complete script | stormtide |
| interface for authorize.net in a PHP class. supports versions 3.0 and 3.1 of the authorize.net server software. curl is called as libcurl and exec methods depending on server setup. md5 hash checking is also carried out to verify connection validity. Check out my website for the most updated version at http://www.kevin-mcarthur.com | ||
| 872 | write-out number (Dutch) | teezee |
| This function writes-out a number from 0 to 999999999. Example: 14104 will return 'veertienduizendhonderdvier'. Now only available in Dutch, English will follow | ||
| 1170 | OrbitHyip script - suitable for hyip club or major banking i | orbithyip |
| OrbitHyip is extremely powerful, suitable for hyip club or major banking institution.Features: full unlimited payout plans, integration with E-gold/IntGold/EvoCash/E-Bullion,automated deposits/withdrawals, admin controlled payouts, different payment levels for varying deposits, advanced referral system with multiple options, fullinvestment/referral/compounding/withdrawal history, complete history and tracking stats, internal transfers, full management ofusers, newsletter,forum and more... | ||
| 1045 | Numeric Dollars to Text String of Dollar Value | beastrider |
| Great for printing checks. Well documented, also handles zero dollars and cents, as well as singular and plural "dollars" and "cents". Sample includes code to demonstratet the use of the function. | ||
| 1097 | Currency Converter | cliftonarms |
| Projects Pool provides a free unbranded customizable currency converter for easy currency localization of your on-line store or web site. The currency converter is based on JavaScript & remotely hosted PHP scripts, and can be integrated into any web site or shopping cart. This was originally made available to members only but is now available to anyone. | ||
| 1125 | Authorize.Net AIM PHP Class | redfire1539 |
| Authorize.net is one of the largest credit card processing gateways in business today. While there are many steps involved in processing credit cards online (merchant account, ssl cert, auth.net setup, etc) this 'interface' covers connecting your php site to authorize.net in a secure and safe manner. <br><br> This php class will get you online and processing credit cards with your authorize.net account. It is packaged as a php class to intergrate well with your php programming methods and offer a lot of flexability in the implimentation. It supports the authorize.net protocol with regard to processing credit cards (echecks not implimented) and will save you many hours of development time and debugging and testing. Supports Gateway v3.1 AIM method. Requires CURL for SSL connection. | ||
| 1464 | JAK8583, php class for parsing and building iso 8583 format | kembaren |
| ISO 8583 Standard for Financial Transaction Card Originated Messages - Interchange message specifications is the International Organization for Standardization standard for systems that exchange electronic transactions made by cardholders using payment cards. This is a PHP class for parsing and building iso 8583 format. | ||

