";
//
// Next line is for DEPRECATED CC method
// Only use this if the end user wants the sequence number copied to
// a CC address 'asvp.sequence_number@senderISP.tld'
print "CC";
//
// This is the secret sauce of the generator, you can change the order
// or the input variables above
print "$s3$r1$s2$gx$s1$mo$s4$r2$fx";
// close the tag
print "</ASVP-WEB>";
?>
If your browser doesn't treat TXT files correctly, you may need to view source (or save this locally) to view the PHP code above.