You can really only call PHP from a PERL script if PHP is installed as a standalone binary. If you run PHP as an apache mod, I suppose you could add a line of code in your PERL script to call Lynx to open the PHP script, but this is ugly and not very efficient.