php-windows Digest 27 Dec 2001 07:53:59 -0000 Issue 921

2001-12-26 Thread php-windows-digest-help
php-windows Digest 27 Dec 2001 07:53:59 - Issue 921 Topics (messages 11133 through 11142): Re: MSSQL connect 11133 by: Svensson, B.A.T. (HKG) Problem... 11134 by: Zack Saadi 11135 by: alain samoun 11136 by: Zack Saadi 11142 by: alain samoun compilin

RE: [PHP-WIN] Problem...

2001-12-26 Thread alain samoun
Zack: I'm not too sure that you understood what we need to help you: Let say that you have the following script called test.php : Save this script in the directory where your php.exe is (Assuming c:\php\) Then start a DOS cession from the Start button. You should see the prompt C:\windows> type:

Re: [PHP-WIN] CGI mode still requires php4isapi.dll?

2001-12-26 Thread Steve Yates
"Steve Yates" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Does PWS ignore the script map entries? I > did have it set up as ISAPI at one point but since that's still > pre-release I thought I had changed back to CGI mode. I was able to find a reference

[PHP-WIN] Login and select Query in Mysql

2001-12-26 Thread Jack
Dear all I want to provide a login page to the user when they want to visit my website, i got no idea what should i used. First i have a login.php page which got two input box, one for username and one for password. Then i have a login table with mysql database which contain the valid user and pas

[PHP-WIN] Some questions about php for windows

2001-12-26 Thread Michael Reynolds
I have a script running from the console, via php -q script.php, and wish to echo to display a status every so often, but that does not work anymore. I tried using print in place of echo, and even tried flush. Both to no avail. Would anyone have any ideas how to output to the console, using o

Re: [PHP-WIN] Re: Modifying Windows INI profiles

2001-12-26 Thread Craig Morrison
Craig Morrison wrote: > > Surely someone out there has written an extension DLL for Windows that > provides wrappers around WritePrivateProfileString, et al. If not, I'll > probably end up writing the extension myself. With a little help from Markus and the fine people on PHP-DEV, I did write t

[PHP-WIN] compiling php for apache2 on win?

2001-12-26 Thread Gösta Boström
How do I compile latest php for use on apache2.0.28 on winxp?? /Gösta

Re: [PHP-WIN] Problem...

2001-12-26 Thread Zack Saadi
This is what I got... Please see the attached error.txt file "Alain Samoun" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Try to run your script in a DOS window (php yourscript.php) starting in > the directory of php.exe, and tell us what is the error there

RE: [PHP-WIN] Problem...

2001-12-26 Thread alain samoun
Try to run your script in a DOS window (php yourscript.php) starting in the directory of php.exe, and tell us what is the error there. A+ Alain -Original Message- From: Zack Saadi [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 25, 2001 10:57 PM To: [EMAIL PROTECTED] Subject: [PHP-WIN]

[PHP-WIN] Problem...

2001-12-26 Thread Zack Saadi
Hi, I have just upgraded to the latest verion of PHP and since then getting this message: Warning: Unknown persistent list entry type in module shutdown (11) in Unknown on line 0 Please help and thanks in advance! -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EM

RE: [PHP-WIN] MSSQL connect

2001-12-26 Thread Svensson, B.A.T. (HKG)
What the heck are you talking about? >-Original Message- >From: Thomas "omega" Henning [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, December 26, 2001 7:50 PM >To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; >[EMAIL PROTECTED] >Subject: Re: [PHP-WIN] MSSQL connect > > >I don't know who's a moro

php-windows Digest 26 Dec 2001 18:50:02 -0000 Issue 920

2001-12-26 Thread php-windows-digest-help
php-windows Digest 26 Dec 2001 18:50:02 - Issue 920 Topics (messages 11124 through 11132): mssql_pconnect() access violations 11124 by: Peter Vereshagin Re: File question... 11125 by: Steve Yates Real dumb newbie question... 11126 by: VivoAnt 11128 by: Lase

Re: [PHP-WIN] MSSQL connect

2001-12-26 Thread Thomas \"omega\" Henning
I don't know who's a moron that can;t even see straight "B.A.T. Svensson" <[EMAIL PROTECTED]> wrote in message 27E647E5629ED211BF78009027289C6302157DAB@mail1">news:27E647E5629ED211BF78009027289C6302157DAB@mail1... > You must be an extremely intelligent person, almost literary quoting my > answer,

RE: [PHP-WIN] MSSQL connect

2001-12-26 Thread Svensson, B.A.T. (HKG)
You must be an extremely intelligent person, almost literary quoting my answer, and then pinpointing down things I already pointed out! Moron... >From: Thomas "omega" Henning >Sent: Wednesday, December 26, 2001 8:50 AM >To: [EMAIL PROTECTED]; [EMAIL PROTECTED]; >[EMAIL PROTECTED] >Subject: Re: [P

Re: [PHP-WIN] MSSQL connect

2001-12-26 Thread Thomas \"omega\" Henning
Here is the problem $sql != $sql_temp so the $result = NULL; because mssql_query(" ") has no query to send to the MsSQL server. This should work try it out!!! Thomas "omega" Henning -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

[PHP-WIN] Re: [PHP] PHP software tool

2001-12-26 Thread Svensson, B.A.T. (HKG)
>So sprach »LaserJetter« am 2001-12-22 um 18:46:46 - : >> Does anybody know of or can recommend any freeware text editing tools for >> editing PHP code in Win32? > >vim Hey, what's wrong with notepad now then? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL P

[PHP-WIN] Re: Real dumb newbie question...

2001-12-26 Thread LaserJetter
Its nothing to do with the browser, you need to tell Apache that .php files need to be sent to a browser and are not downloaded. By default, Apache handles .htm and .html files but you need to tell it to send .php files to the PHP program. Apache then sends the output from PHP to the browser windo

[PHP-WIN] Re: [PHP] PHP software tool

2001-12-26 Thread Alexander Skwar
So sprach »LaserJetter« am 2001-12-22 um 18:46:46 - : > Does anybody know of or can recommend any freeware text editing tools for > editing PHP code in Win32? vim Alexander Skwar -- How to quote: http://learn.to/quote (german) http://quote.6x.to (english) Homepage: http://www.iso-to