[thelist] PERL to PHP Form

Jeff Wilhelm jeffwilhelm2 at hotmail.com
Thu Jul 11 13:27:01 CDT 2002


> I have a perl script and want to pass a variable $domain to a php form
could
> someone show me how to do this please?

Andrew, depending on your php settings (globals on, etc...) you can usually
just call the form like:
site.php?variable=value

Jeff



More information about the thelist mailing list