Re: [PHP] Re: Perl script passing variables to a PHP script

2006-01-15 Thread John Meyer
David Dorward wrote: > John Meyer wrote: > >> Hi, If I have a perl script to rip off the mp3 tag information, can I >> have that script then pass them into the PHP file? > > PHP::Interpreter looks like it will do the job. > http://www.annocpan.org/~GSCHLOSS/PHP-Interpreter-1.0.1/lib/PHP/Interpre

[PHP] Re: Perl script passing variables to a PHP script

2006-01-15 Thread David Dorward
John Meyer wrote: > Hi, If I have a perl script to rip off the mp3 tag information, can I > have that script then pass them into the PHP file? PHP::Interpreter looks like it will do the job. http://www.annocpan.org/~GSCHLOSS/PHP-Interpreter-1.0.1/lib/PHP/Interpreter.pm -- David Dorward <