virtual does an HTTP request. Since you can't specify which method to use, I bet it virtual always uses GET.
include doesn't work since the included file is treated as a PHP scripts (causing a Perl script to be outputed unexecuted).
I think passthru or system will do the trick. In any case, this is a PHP problem, and has nothing to do with Perl.
In reply to Re^3: GET overriding POST?
by ikegami
in thread GET overriding POST?
by keegan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |