Il più semplice, ti prego!!! Ho già dei dati salvati in cookie da inviare.. (si tratta di un carrello in js)
Proprio adesso ne ho trovato uno in php: ho installato il software EasyPHP come descritto nella guida GT, però quando avvio la funzione submit collegata all'azione send.pl, invece di inviare i dati, visualizzo tutto il codice!!!
ES:
#!/usr/bin/perl
require 5.001;
########################################################################
#                                                                      #
#  User defined variables:                                             #
#      $header        - string value containing the complete           #
#                       path of the HTML page header                   #
#      $footer        - string value containing the complete           #
#                       path of the HTML page footer                   #
#      $mailprogram   - string value containing the complete path to   #
#                       the sendmail binary on the system.             #
#      $youremail     - string value containing the email address to   #
#                       send catalog orders in EMAIL or BOTH modes     #
#                       **Don't forget to put a \ before the @ in your #
 
etc...
Cosa non va? Ho salvato tutti i file nella cartella www!!! :bho: