[PHP-WIN] MCAL DLL

2001-08-09 Thread Travis Wyatt
I am using PHP 4.0.6 + WinNT 4.0 + OmniHTTPd and wanted to use the MCAL library but noticed that PHP has to be compiled --with-mcal. If I am using WinNT I should instead set MCAL as an extension in my PHP.INI file right? But then where can I get the MCAL DLL file? ~ Thanks, Travis -- PHP Win

Re: [PHP-WIN] MCAL DLL

2001-08-09 Thread Travis Wyatt
only library. > > http://sourceforge.net/project/showfiles.php?group_id=482&release_id=3302 > > - Erik > > > -----Original Message- > > From: Travis Wyatt [mailto:[EMAIL PROTECTED]] > > Sent: Thursday, August 09, 2001 3:58 PM > > To: [EMAIL PROTECTED] > &g

[PHP-WIN] Can't pass variables to PHP scripts?! Please help.

2002-02-03 Thread Travis Wyatt
Here is my situation...I can't seem to get variables to pass from a GET or POST method to a PHP script. To see for yourself go to: http://www.socopc.com/test.php?testvar=hello_world The source of "test.php" is... And as you will see, I get the error. Warning: Undefined variable: testva

[PHP-WIN] THANK YOU!

2002-02-04 Thread Travis Wyatt
Yeah, problem solved. Heh, I haven't coded in PHP for some time, so I was not used to global variables being disabled. Now I understand whats going on. Thanks for the help. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php