Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: request.php
<? // PHP Example to fetch informations require("lib.inc.php"); $api = new Carrier_API("3591D70-0B176C2-D747013-C0C2F1E8"); //$response = $api->accountInfo(); //$response = $api->simpleCheck("013048009545322"); $response = $api->fmiCheck("013206003083894"); print_r('<pre>'); print_r($response); print_r('</pre>'); ?>