(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
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
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
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
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
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,