No such thing as a small change | |
PerlMonks |
Re: Re: question about forwarding variables to php from perlby Chady (Priest) |
on Dec 15, 2003 at 11:57 UTC ( [id://314797]=note: print w/replies, xml ) | Need Help?? |
Maybe this will help you visualize this. (excuse the bad ASCII art)
Calling Mojo is the blue path. In Mojo, you are posting to the script, which is the red path, and that's probably not what you want to do. You want the green path. So, you need Mojo to return to you, and YOU will have to post to the php script. which should be roughly something like this:
He who asks will be a fool for five minutes, but he who doesn't ask will remain a fool for life. Chady | http://chady.net/
In Section
Seekers of Perl Wisdom
|
|