View Single Post

  #10 (permalink)  
Old 11-03-2004
Geoff Berrow
 
Posts: n/a
Default Re: Assign value to variable

I noticed that Message-ID:
<d3354680.0411021544.72504d97@posting.google.com > from Mike contained
the following:

>From what I have been told by our server guys, our Solaris server
>comes with a built in LDAP module for Netscape directories, and does
>not support PHP's LDAP module. So I needed to rewrite all my LDAP code
>in Perl, which *is* supported by the Solaris server, and then call the
>Perl code from LDAP, then parse the results back in PHP. *** sigh ***


Just an idea because I don't know much about Perl. I do know Perl
scripts echo html so why can't a perl script echo php? If this was
then saved as a file it could be simply included in any php script you
want.

Apologies if I am wildly wrong here.

--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
Reply With Quote