[PHP-WIN] about session

2002-09-24 Thread Sichta Daniel
Hi, env: WXP prof, php 4.12 I need to destroy session on . Only way I can do it (so far) is opening new small window on unload event and in this new window I call session_destroy. Is there any other way ? DS mailto:[EMAIL PROTECTED] http://www.swh.sk

Re: [PHP-WIN] Array issue

2002-09-24 Thread Ignatius Reilly
Are you sure about this checked() function? Is it a custom function of your own? Methinks the standard way to check/ uncheck a checkbox would be: document.myform.mycheckboxfield.checked = true ; (or false) HTH Ignatius

[PHP-WIN] Re: @include ...

2002-09-24 Thread Ozcan Dogan
At 07:01 AM 25/09/2002, Wolfgang Schneider wrote: >What's the difference between these: >(1) @include("../lang/english/trad4all.inc.php"); >(2) include("../lang/english/trad4all.inc.php"); > >What does the "@" indicate in fron of the "include" ? Anyone have any >clue? tells the server to ignore

[PHP-WIN] Re: which smtp server can I install in windows used only myself?

2002-09-24 Thread Steve Yates
Mercury (www.pmail.com) can be set to only accept SMTP mail from a specific IP address. Set it for 127.0.0.1 and then send your mail to 'localhost'. - Steve Yates - He who laughs last probably made a backup. ~ Do you like my taglines? Add them to your messages and ~ laugh through hundreds

[PHP-WIN] Array issue

2002-09-24 Thread Kit Kerbel
I have this in my code: "> I'm passing this to a javascript function like this to check all checkboxes: onClick="this.src = check(document.forms[0].elements['horse[]'], document.forms[0].elements['trailer[]'], document.forms[0].elements['tack[]'])" My problem is this...if there are two horse

[PHP-WIN] IIS/Apache in window

2002-09-24 Thread devuser
PHP runs more slowly in window with IIS than Apache. Do you think so? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] which smtp server can I install in windows used only myself?

2002-09-24 Thread devuser
I run php and apache , mysql in my laptop. and it only used for myself. I want install a smtp server in my laptop. which smtp server can I install? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] how can I run jpgraph in WinXP correctly?

2002-09-24 Thread devuser
It can run correctly in Linux. But I can not run it in WinXP correctly. Who can help me? first error is the font. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] session under windows

2002-09-24 Thread Antonello Oliveri
I've istalled PHP ver. 4.2.3 on two Windows98SE machines and on a WindowsXP machine all running PWS 4.0 and/or Apache 1.3.22. Sessions seem not work. correcly. PHP write the file ss_ the first time and then it' doesn't update it and variables registered are not rescued an

php-windows Digest 25 Sep 2002 00:39:48 -0000 Issue 1355

2002-09-24 Thread php-windows-digest-help
php-windows Digest 25 Sep 2002 00:39:48 - Issue 1355 Topics (messages 15975 through 15986): Re: Install PHP with IIS 5/W2K 15975 by: Pascal S. misterius ERROR after changing config.inc.php and changing it back 15976 by: M.B. 15977 by: Dash McElroy 15978 by:

RE: [PHP-WIN] Getting winamp info

2002-09-24 Thread Dash McElroy
I'm /sure/ this won't help you much (especially right off the bat), but this is how LiveJournal's client does the same thing. http://www.livejournal.com/developer/winamp.txt It looks like it just looks at the current task lisk, looks for winamp, then grabs the title. Unfortunately, it looks like

[PHP-WIN] Getting winamp info

2002-09-24 Thread Olivier Hubert
Hi, I would like to retrieve some Winamp information from the server running my PHP site. The objective is to show what song Winamp is currently playing (title only) if Winamp is in use. I've tried using WinampCOM but the problem is that even if Winamp is not active, when I load the PHP page,

Re: [PHP-WIN] @include ...

2002-09-24 Thread Daniel Gustafsson
At 23:01 2002-09-24 +0200, Wolfgang Schneider wrote: >Hello, > >I have a question about a syntax I had not noticed until now and I >could not find an explanation for the inclusion of the character "@" >in from of function statment ... > >What's the difference between these: >(1) @include("../lang/

Re: [PHP-WIN] @include ...

2002-09-24 Thread Jim Hunter
The '@' character suppresses error messages that might occur. Jim ---Original Message--- From: Wolfgang Schneider Date: Tuesday, September 24, 2002 02:04:06 PM To: php-windows Subject: [PHP-WIN] @include ... Hello, I have a question about a syntax I had not noticed un

[PHP-WIN] @include ...

2002-09-24 Thread Wolfgang Schneider
Hello, I have a question about a syntax I had not noticed until now and I could not find an explanation for the inclusion of the character "@" in from of function statment ... What's the difference between these: (1) @include("../lang/english/trad4all.inc.php"); (2) include("../lang/english/trad

[PHP-WIN] Re: $SCRIPT_NAME Problem

2002-09-24 Thread Brad Harriger
I got it figured out. I needed $PHP_SELF instead. Brad Brad Harriger wrote: > I'm trying to create a simple script that logs access to several pages > on a site I'm working on. I want to capture the date and time, address > of the PC accessing the page, and the name of the script being acc

[PHP-WIN] $SCRIPT_NAME Problem

2002-09-24 Thread Brad Harriger
I'm trying to create a simple script that logs access to several pages on a site I'm working on. I want to capture the date and time, address of the PC accessing the page, and the name of the script being accessed. I have the following code: Everything works fine except for the line "line

[PHP-WIN] Errr... problem uploading files

2002-09-24 Thread Jose Fandos
Hi, Under PHP 4.2.3 and 4.2.2 with Apache 1.3.6, all under Windows XP, when a form has a file input field, if I browse and upload, all the information going with the post to the server gets lost!!! There is no trace of it (and this is what's really frustating me, no trace in any log of any errors

Re: [PHP-WIN] misterius ERROR after changing config.inc.php and changing it back

2002-09-24 Thread M.B.
Whell, as I said in the last part of my message: "Dash McElroy" <[EMAIL PROTECTED]> schreef in bericht ABA3F1F1A223D411BE6C006008A6F7E2604B57@MSX1-PTON">news:ABA3F1F1A223D411BE6C006008A6F7E2604B57@MSX1-PTON... > Stupid question: > >.. Does anyone have a sugestion? (And yes, my MYSQLserver is r

RE: [PHP-WIN] misterius ERROR after changing config.inc.php and changing it back

2002-09-24 Thread Dash McElroy
Stupid question: Is your MySQL server running? I had a similar issue when I forgot to set the service to Automatic from Manual... -Dash -Original Message- From: M.B. [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 24, 2002 10:24 AM To: [EMAIL PROTECTED] Subject: [PHP-WIN] misterius

[PHP-WIN] misterius ERROR after changing config.inc.php and changing it back

2002-09-24 Thread M.B.
A couple of weaks ago, I changed my config.inc.php file. I tried to use the advanched authentication by setting it to true. After that I couldn't use my MYSQL. Then I changed it back. And it worked again. But then I restarted my computer, and now I get this message: Warning: MySQL Connection Fai

Re: [PHP-WIN] Install PHP with IIS 5/W2K

2002-09-24 Thread Pascal S.
You are right on. I was trying to execute the code by dragging and dropping the file into an IE window. Accessing it through the localhost path works great. Thanks so much for your help. Pascal "Phil Driscoll" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... On

php-windows Digest 24 Sep 2002 12:07:30 -0000 Issue 1354

2002-09-24 Thread php-windows-digest-help
php-windows Digest 24 Sep 2002 12:07:30 - Issue 1354 Topics (messages 15965 through 15974): Re: Problem uploading a file (bug in PHP 4.2.3 !?) worked with 4.2.2 15965 by: Jose Re: Getting at addressbook information on an Exchange Server... 15966 by: M.B. 15971 by: V

Re: [PHP-WIN] Re: GET / POST

2002-09-24 Thread M.B.
Thanks, I'm going to try that out rigth away. M.B. "Richard Dobson" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Try making it listen to all ip addresses instead of simply the network > ip. > > Listen 0.0.0.0:80 > > Richard > > On Tuesday, September 24, 2

Re: [PHP-WIN] Install PHP with IIS 5/W2K

2002-09-24 Thread Phil Driscoll
On Tuesday 24 September 2002 5:24 am, Pascal S. wrote: > I installed PHP 4.2.3 using the installer from PHP.net > > I can send the test.php file to the php.exe, and I get the right html code. > > However, trying to open the same test.php in IE 6 won't produce anything. > The window gets the right