[PHP] Re: PHP newbie ... function with several returns ?

2003-03-15 Thread Robert Dyke
"Jome" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Robert Dyke wrote: > > Hi ... PHP newbie here. > > > > I'm migrating from ASP/vbScript. > > > > I'd like to set up a subroutine that will change several variables

[PHP] PHP newbie ... function with several returns ?

2003-03-15 Thread Robert Dyke
Hi ... PHP newbie here. I'm migrating from ASP/vbScript. I'd like to set up a subroutine that will change several variables at once. In VB, I can say: Private Sub Change_Variables ($variable1, $variable2) $variable1 = "Something different from it's original value" $variable2 = "I'm chan

[PHP] Re: How to compile Apache/PHP

2001-12-24 Thread Robert Dyke
Hi Todd: There is an extremely good book for what you need. It's called "PHP: Fast and easy web development" by Julie C. Meloni (PrimaTech publishers). The first three chapters cover installation of MySQL, Apache Web Server, and PHP -- in that order, and with emphasis on configuring them to al

[PHP] 4.0.6 Vs. 4.1.0 ?

2001-12-23 Thread Robert Dyke
Pros and Cons? Thanks in advance. Robert Dyke Montana Software http://www.montanasoft.com/ [EMAIL PROTECTED] * For the best results please include the text of this message (cut and paste if necessary) in your reply * -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-ma

Re: [PHP] If/else conditional statement ... in an include file ...

2001-12-23 Thread Robert Dyke
essage [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > At 01:11 PM 12/23/2001 -0700, Robert Dyke wrote: > >Hello: > > > >In ASP I can write a Conditional statement like this: > > > ><% If $varA == True Then %> > >Straight HTML in here that only disp

[PHP] If/else conditional statement ...

2001-12-23 Thread Robert Dyke
// error is generated here ... Is there some way to do it this way in PHP? I'd rather not create a huge variable and then echo that. Thanks in advance. Robert Dyke Montana Software http://www.montanasoft.com/ [EMAIL PROTECTED] * For the best results please include the text of th

[PHP] Verisign pfpro functions in Windows environment ... newbie ...

2001-07-20 Thread Robert Dyke
if PHP has been compiled with the --with-pfpro[=DIR] option." Does anybody know where I can get the win32 binary compiled with that option? Is there a line I can add in the php.ini file? TIA -- Robert Dyke [EMAIL PROTECTED] -- Robert Dyke Montana Software http://www.montanasoft.com