PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
How would I do this:
Have a PHP script, call a PERL script and pass <input type=hidden> fields (or just the name_value pairs) to that PERL script...and then return to the PHP script?