On 7/24/07, Greg <[EMAIL PROTECTED]> wrote:
> What you will have to do, depends on what the perl module does.
>
> If you need to pass parameters between PHP and Perl, take a look at
> the PHP 'passthru' function.
>
> You might also want to look at 'exec'.
>
> Alternatively, you could get your PHP script to output html with the
> perl script as a link that the user can click on, or as the action of
> a form.

Basically, I'm doing a FAQ/Manual type thing, in PHP - But the rest of
the site is done in Perl.

I'll check out exec & passthru etc..

Basically, the Perl scripts access databases etc... - i'll just
activate a Perl script to check a database...

(the rest of my php script is self-contained - no need to look at the
other parts of the website..)..

i'll look at those 2 commands when i get back from holiday tomorow...
(im not home now)



-- 
G
NZ community groups - [EMAIL PROTECTED]
Freecycle Auckland :-
http://groups.yahoo.com/group/AucklandFreecycle/

Reply via email to