Tel: 91-95381-71000 | Mail: inderweb.com@gmail.com


php code

Paypal Sample Code Examples Download Links

Use working sample code and snippets to speed up your PayPal integrations. Download PHP, Java, and ASP.NET sample code for a range of PayPal products.
Integration Wizard

The Integration Wizard will generate code for your Express Checkout or Payflow integration:

* Express Checkout
* Express Checkout using Payflow Gateway
* Payflow - credit card processing

IPN/PDT

Code Filter drupal syntax highlighting and filter parsor module

This is a simple helpful filter module if you want to post colored and formated text in body.
It handles &ltcode&gt&lt/code&gt and &lt?php ?&gt tags so that users can post code without having to worry about
escaping with < and >

Project Link page:-

http://drupal.org/project/codefilter

Related modules/alternatives

* Code filter: a simple module with support for PHP syntax highlighting
* Syntax Highlighter uses a Javascript library to add syntax highlighting client side (unlike GeSHi filter, which renders the highlighted code server side).