RE: running php script from withing file to get variables

2001-05-11 Thread Dave VanAuken
;-Original Message- >From: Sterin, Ilya [mailto:[EMAIL PROTECTED]] >Sent: Friday, May 11, 2001 11:27 AM >To: 'Curt Russell Crandall '; 'Dave VanAuken ' >Cc: '[EMAIL PROTECTED] ' >Subject: RE: running php script from withing file to get vari

RE: running php script from withing file to get variables

2001-05-11 Thread Sterin, Ilya
ns are written in Perl. Java does not even account for 1% of all development. See way more .cgi scripts all over the web then .php3|4, .jsp, .asp, etc... Ilya Sterin -Original Message- From: Curt Russell Crandall To: Dave VanAuken Cc: [EMAIL PROTECTED] Sent: 05/11/2001 8:53 AM Subject: RE

RE: running php script from withing file to get variables

2001-05-11 Thread Curt Russell Crandall
> > 2) documentation (saves me explaining PHP AND Perl:DBI in the > emergency documentation should I keel over and die tomorrow and take > the Perl:DBI knowledge with me. like it or not, not many do the Perl > thing any more) > Huh? Are you just talking about at your own shop... I know very f

RE: running php script from withing file to get variables

2001-05-10 Thread Dave VanAuken
ng the DBI interaction and the other portions of the script is the only solution. thanks Dave >-Original Message- >From: Brett W. McCoy [mailto:[EMAIL PROTECTED]] >Sent: Thursday, May 10, 2001 9:10 PM >To: Dave VanAuken >Cc: [EMAIL PROTECTED] >Subject: Re: running php scr

Re: running php script from withing file to get variables

2001-05-10 Thread Brett W. McCoy
On Thu, 10 May 2001, Dave VanAuken wrote: > Radius authentication scenario... radius polls out to a perl script > which checks against the postgres database for authentic > information... > > we need to do an additional call out to a PHP file (sending it args if > it cannot read the env[] args)

running php script from withing file to get variables

2001-05-10 Thread Dave VanAuken
may seem like an odd one... Radius authentication scenario... radius polls out to a perl script which checks against the postgres database for authentic information... we need to do an additional call out to a PHP file (sending it args if it cannot read the env[] args) and have its "text" outpu