[PHP-WIN] PHP file handling

2001-05-12 Thread RJ
Hi, Since I'm a PHP newbie, I'm going thru some exercises on various topics. Before I jump into php + RDBMS (sure to gimme plenty of problems to solve), I though I'd try PHP's file handling and data storage routines Specifically in relation to CSV files. My program contained minor errors which we

[PHP-WIN] Solved: auto variable parsing

2001-05-12 Thread eco
thanks, OoCobra97. setting register_globals to on solves the problem, a setting which I didn't even think would change much -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list adminis

Re: [PHP-WIN] auto variable parsing won't work, any ideas?

2001-05-12 Thread OoCobra97
Its me again, I just turned on "register_globals" while i was viewing my php.ini, and that works...hope it works for you as well ~Jeff I have this same problem with php and Ive seen something about this on this mailing list...i think it has to do with the setting "register_globals" in the p

Re: [PHP-WIN] auto variable parsing won't work, any ideas?

2001-05-12 Thread OoCobra97
I have this same problem with php and Ive seen something about this on this mailing list...i think it has to do with the setting "register_globals" in the php.ini...i havent tried it yet, but lt me know how it works...ive also seen something on register_vars...but from what i understand, thats

[PHP-WIN] auto variable parsing won't work, any ideas?

2001-05-12 Thread eco
i'm using php4.0.5 on apache 1.3.14 (win32) in win2000. when i was under win98 i was able to use the auto variable parsing of php, but now after i have installed win2000 it no longer works, i've upgraded apache and php since then, and i have checked and .conf and .ini files, and all are correct

[PHP-WIN] HELP !!!! can't load CURL module ! :-(

2001-05-12 Thread Liquidice
I'm running win2k with IIS 5. i have - php4ts.dll, SSLEAY32.dll, LIBEAY32.dll, Kernel32.dll, Wsock32.dll, MSVCRT.dll - in the system32 folder. my php version is 4.0.5. in the php.ini file i have: extension_dir = C:\php\extensions\ (correct) and in the script i'm going dl("php_curl.dll"); and i get

Re: [PHP-WIN] Php4.0.4 Installation on Win98 for Apache 1.3.19

2001-05-12 Thread Alan Popow
On Sun, 13 May 2001 02:03:45 +0200, you wrote: I haven't tried running easywindows installer, so I'm just winging it here ignoring whatever the installer might be changing from defaults (though I doubt it changes the httpd.conf file defaults). Remember that apache thinks by default that the docu

[PHP-WIN] php4 and ii5 "module not found" error

2001-05-12 Thread Tiago Azevedo
I'm getting same error. Where should I put the DLL (and which DLL)? With CGI (php.exe at c:\php\php.exe) it works, but with ISAPI (php4isapi.dll at c:\php\sapi\php4isapi.dll) it doesn't. I tried copying that dll to c:\winnt\system32, etc, but it still didn't work. [PHP 4.0.5 on Windows 2000 Prof

php-windows Digest 12 May 2001 23:57:17 -0000 Issue 594

2001-05-12 Thread php-windows-digest-help
php-windows Digest 12 May 2001 23:57:17 - Issue 594 Topics (messages 7499 through 7507): Re: PHP 4.0.5 COM bugs 7499 by: Jason Gan Re: HELP WITH PHP INSTALL! 7500 by: Giro De Roover SWF-PHP-WINDOWS 7501 by: dstern 7502 by: PHPWIN 7506 by: Flint Doun

[PHP-WIN] Php4.0.4 Installation on Win98 for Apache 1.3.19

2001-05-12 Thread m.aprea
Hello everyone I am trying to install PHP4 with Apache 1.3.19 following the procedure that I see in http://php.weblogs.com/easywindows using the PHP4.0.4easywindows Installer. There is also a mistake, "C:/inetpub/scripts/php/" is wrong, "D:/inetpub/scripts/php/" is right . However, when I run

RE: [PHP-WIN] SWF-PHP-WINDOWS

2001-05-12 Thread Flint Doungchak
I think the GD and Ming extensions work fine in windows but it doesn't come with the release you find at PHP. Try www.php4win.de. Last time I checked CVS, ming was still being maintained and GD is definately being maintained. -Flint -Original Message- From: dstern [mailto:[EMAIL PROTECTE

[PHP-WIN] Fw: question

2001-05-12 Thread Yee Leng Yap
Dear Sir, Can you please help me in solving this problem. Steps that I'd done 1)I downloaded a.. PHP 4.0.5 [738Kb] - 30 April 2001 (CGI only, MySQL support built-in, packaged as Windows installer to install and configure PHP, and automatically configure IIS, PWS an

Re: [PHP-WIN] question

2001-05-12 Thread Phil Driscoll
You should have stopped when you got to item2. >2)Run the .exe file Do item 2 again, then test your system. If it still doesn't work, tell us what OS and web server you are using. Cheers -- Phil Driscoll -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTE

[PHP-WIN] question

2001-05-12 Thread Yee Leng Yap
Dear Sir, Can you please help me in solving this problem. Steps that I'd done 1)I downloaded a.. PHP 4.0.5 [738Kb] - 30 April 2001 (CGI only, MySQL support built-in, packaged as Windows installer to install and configure PHP, and automatically configure IIS, PWS and

Re: [PHP-WIN] SWF-PHP-WINDOWS

2001-05-12 Thread PHPWIN
I think there is a libreary but its not being delevoped anymore, I too am interested in using PHP with FLASH I think one good way would be to use the XML socket in FLASH 5, where you call a php script that outputs xml instead of a xml document lots of things can be done that way Tell me if you kno

[PHP-WIN] SWF-PHP-WINDOWS

2001-05-12 Thread dstern
hello. I would like to know if ( and how) it is possible to generate SWF with PHP running on WINDOWS. thanks for answers ! (I know it s still possible on unix using GD or MING libraries, but i have not find nothing for windows ) -- PHP Windows Mailing List (http://www.php.net/) To unsubscrib

Re: [PHP-WIN] HELP WITH PHP INSTALL!

2001-05-12 Thread Giro De Roover
did you copy mstrv.dll in windows/system? ""Fusion"" <[EMAIL PROTECTED]> wrote in message 000a01c0da11$f8f2e120$0100a8c0@fusion">news:000a01c0da11$f8f2e120$0100a8c0@fusion... I have re-downloaded and installed php but i get an error on my win200 box saying (no point in msrtv.dll or something..)

RE: [PHP-WIN] PHP 4.0.5 COM bugs

2001-05-12 Thread Jason Gan
COM issue is fixed in the latest PHP 4.0.6 CVS. -Original Message- From: Alan Popow [mailto:[EMAIL PROTECTED]] Sent: Saturday, 12 May 2001 10:05 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] PHP 4.0.5 COM bugs On Fri, 11 May 2001 17:42:55 +0100, you wrote: There was an earlier threa

php-windows Digest 12 May 2001 09:09:52 -0000 Issue 593

2001-05-12 Thread php-windows-digest-help
php-windows Digest 12 May 2001 09:09:52 - Issue 593 Topics (messages 7496 through 7498): Re: Access Violation with XML_PARSE in PWS 7496 by: Cynic Re: PHP 4.0.5 COM bugs 7497 by: Alan Popow Code still doesn't function correctly 7498 by: Bob Sears Administrivia: T

[PHP-WIN] Code still doesn't function correctly

2001-05-12 Thread Bob Sears
I am probably driving everyone ballistic, but I am going to get to the bottom of this code problem with PHP/Javascript because I don't want to rewrite the application in HTML/ASP/Oracle, if at all possible. I want to be able to generate a pop-up window and populate that window with a formatted