[PHP-WIN] Forward slashes don't work but astonish me

2007-10-18 Thread news.php.net
(This is a respond "again" message because I think I made it wrong the first time: my first respond message isn't in the news since yesterday.) There is some changes compared to using backslahes but it doesn't work. Using backslashes php.ini safe_mode_exec_dir = "c:\wwwroot\tests\bin" myphp.ph

[PHP-WIN] PHP 5, IIS 6, no love....

2004-08-11 Thread news.php.net
Ok, so I decided to go the easy route with PHP 5 and simply use the installer. Fresh installation of Win2K3, IIS works just fine, and I take the next step of running the PHP 5 installshield app. I updated the permissions as the installer recommends at the end of the installation. Everything appe

[PHP-WIN] Form text with reserved chars

2002-10-31 Thread news.php.net
Hi NG. I'm having trouble with form textareas containing " ' ". Every time I submit a form holding this char php will insert "\" infront of it. I'm well aware of the reason for this but I'd like to know just how to get rid of the "\". I've tried using ereg_replace("'","ยด",$text) but the "\" is in

[PHP-WIN] VBA to Word - Syntax Question

2002-01-17 Thread news.php.net
I'm working on a simple PHP spell check that uses Word as its engine. The whole thing works, but I want to close the temp document without being prompted to save the VBA to do this according to several VBA sites is: ActiveDocument.Close SaveChanges:=wdDoNotSaveChanges I'm looking for the PHP syn

[PHP-WIN] COM object and VARIANT

2001-07-26 Thread news.php.net
I want to use a COM object : 'SGMConnection' No problem if I want to send simple requests like these : $oConnection = com_load ("SGMConnection.Connection"); echo "Version = ".com_propget( $oConnection, "version" ); $sConnect = "driver={SQL Server};server=MTBFAB4;database=Suivi;Truste

[PHP-WIN] Any good editor for PHP in Windows?

2001-05-18 Thread news.php.net
Hello, I wondering is they any good editor for PHP in windows, like Visual Interdev for ASP -- Thank you Khaimun -- 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 administrators,