First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
php-windows Digest 1 Apr 2008 06:34:41 -0000 Issue 3450
At 23:34 03/31/2008, "Meir" <meir(a)icomsw.com> wrote: To: php-windows(a)lists.php.net Reply-To: "Meir" <meir(a)icomsw.com> From: "Meir" <meir(a)icomsw.com> Date: Tue, 1 Apr 2008 09:33:33 +0300 Subject: Re: compiling using vs 2005 "Evan Burkitt" <evanb(a)edulinksys.com> wrote in message news:ESS55euwdUTaGmvSVM... 1 Apr 2008 17:54
compiling using vs 2005
hello i compiled php 5.2.5 with vs 2005 and every thing works fine on my computer , but when i transfered it to another computer i got this error message "the application failed to initialize properly (0xc0150002) click ok to terminate the application" i tried to copy all the redist directory from vs to that co... 1 Apr 2008 02:45
i need ur help
Dear all, when i submit a form <html> to a php file i recieve the following message : ( i use the mail() function in the php file) The page cannot be displayed The page you are looking for cannot be displayed because an invalid method (HTTP verb) was used to attempt access. this is my form: <form name="f... 30 Mar 2008 04:04
PHP & IIS - defining a path
can anyone explain to me why this... // PHP_SELF = \walter\test.php // __FILE__ = \\NAWINFS03\home\web\rh.itdoes\walter\test.php // $_path = \\NAWINFS03\home\web\rh.itdoes $_path = substr( __FILE__, 0, 0-strlen($_SERVER['PHP_SELF']) ); require_once $_path . DIRECTORY_SEPA... 29 Mar 2008 01:51
fileinode implementation for windows platform
Hi all php developers, Has there ever been any discussion here about implementing fileinode() on the windows platform using NtQueryDirectoryFile? Can it be done and if so is there someone willing and able to do it? Best Regards, Fredrik ... 27 Mar 2008 10:24
Configuring and send mails in winxp??
You can use fake sendmail in windows Bento Fernandes http://www.goanwap.com ... 26 Mar 2008 03:12
Issue with MSSQL and PHP under windows
I've been trying to track down a gremlin within our servers for months now and can't seem to determine what I can do to resolve this issue. My existing setup is a MSSQL server running on Server 03 and it's a fairly beastly server. It's a 3.0ghz, dual processor, quad core server with 4 gigs of memory. Our web ... 24 Mar 2008 13:24
need help! plz
dear all, I want to make a form-to-email page and I want to diplay a messagebox after the mail is send and then I want it to be redirected to another page. I used JS for the msgbox but the header function wont work in this case. please help me! here is the code .... mail( "m <bomber6man(a)yahoo.com>e(a)mysite.co... 24 Mar 2008 10:07
need help building php on windows
Hi all, I'm having trouble compiling PHP 5.2.5 using Visual C 6 (SP6). I have (to the best of my knowledge) followed the tips/instructions on the following two pages: http://news.php.net/php.windows/28659 (the black text, not green) http://php.mirror.camelnetwork.com/manual/en/install.windows.buildin... 14 Mar 2008 12:05
SSL Session control
Hi, I am wondering that how to control ssl session on a apache 2.x + openssl https webserver via php or other method. For example, close a ssl session, monitor the reset of ssl session. Thanks _________________________________________________________________ Helping your favorite cause is as easy as instant ... 14 Mar 2008 04:06
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19