SONO DUE COSE DIVERSE XAMPP E' UN SERVER (LA A DI XAMPP STA PER APACHE)


PER DIRTI COS' E' AMFPHP TI CITO QUELLO CHE C' E' SCRITTO SUL SITO DEL PROGETTO

AMFPHP is a free open-source PHP implementation of the Action Message Format(AMF). AMF allows for binary serialization of Action Script (AS2, AS3) native types and objects to be sent to server side services. AMFPHP is challenged with implementing the entire AMF protocol to be an alternative to Flex Data Services (AMF3) and Flash Remoting (AMF0). AMFPHP allows thin client applications built in languages such as Flash, Flex, and AIR to communicate directly with PHP class objects on the server.
LI DOVRAI USARE ENTRAMBI, TI FACCIO UN' ALTRA CITAZIONE:

gateway.php
There is a top-level file called gateway.php that you will need to modify in order to get your installation working. This file will set the location of the services you wish to expose, the charset handling (make sure to set it for the appropriate language), the library used for web services, and other very important data. Please follow the instructions inside the file for using these settings and the allowed parameters.
MI FERMO QUI PERCHE' NON L' HO MAI USATA, ANZI SE VA A FINIRE CHE LA USI FAMMI SAPERE COME TI TROVI