Home > PHP

Blog

All Posts filed under PHP




X-Cart and TaxCloud and SOAP

Posted on October 23, 2013 | Filed in Featured, PHP, X-Cart

Recently we had to work on an X-Cart web project where the client wanted to interface with TaxCloud’s API to solve the problem of New York State’s convoluted sales tax…


Suppress PHP Errors and Warning Messages

Posted on August 12, 2013 | Filed in PHP

A quick way to suppress Errors and Warning Messages within PHP: <?php error_reporting(E_ERROR | E_PARSE); ?> Of course, this is only good in a pinch. Fix the errors and warnings…







Contact Us

Big Apple Design Group
134 West 29th Street
Third Floor
New York, NY 10001

[email protected]

Search Blog