Thursday, April 2, 2009

Some find tunes for the amfphp settings

Trying to figure out how to sending/receiving strongly typed objects between ActionScript and AMFPHP

some find tunes needed in the following files:

globals.php
$voPath = "services/vo";
$servicesPath = "services/";


gateway.php
$gateway->setCharsetHandler("utf8_decode", "UTF-8", "UTF-8");

No comments: