MonkPaul, I don't think you can. That's a wimpy answer, but I have struggled with this for a while. Here's the deal: I wrote a content manager based in Perl. However, I wanted to use this great wysiwyg text editor written in PHP. It would have been so easy to be able to call the editor from my Perl for the purposes of passing data, but I couldn't figure out a way to do it. I eventually had to learn enough PHP to tap the database for a session id that I write to MySQL on the Perl side so the PHP can then grab all the associated data.
Going the other way, from the text editor to the Perl was easy, as I could just call the Perl from the form action.
I thought I had asked about all this here at PMs, but I can't find it. However, at the time I was asking, here or in other forums, the answers came back negative. I wrote the author of the PHP editor and he said there was no way to bridge the gap--amazingly. I thought the fact the Perl and PHP are related would mean a simple connection between two programs written in both.
I've solved the problem for myself, but will watch this thread to see what others might have to say.
In reply to Re: Running PHP
by bradcathey
in thread Running PHP
by MonkPaul
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |