php-windows Digest 16 Apr 2004 00:22:22 - Issue 2210
Topics (messages 23448 through 23465):
Re: changing permission of files (php+windows)
23448 by: Jattie van der Linde
Re: Passing the session question
23449 by: Jattie van der Linde
IIS virtual directory problem
2
Why doesn't latest PHP5 CVS snapshot
(http://snaps.php.net/win32/php5-win32-latest.zip)
include php_interbase.dll extension?
Is there a way to use interbase extension with latest
snapshot?
Thanx!
BZ
__
Do you Yahoo!?
Yahoo! Tax Center
Have you check this out:
http://nl.php.net/manual/en/features.file-upload.php
?
It should get you going
-Original Message-
From: Anthony Ritter
To: [EMAIL PROTECTED]
Sent: 2004-04-15 18:26
Subject: [PHP-WIN] file upload
[...]
$data = addslashes(fread(fopen($_FILES[form_data], "r"),
f
Hello
i need some help with my battlefield livestat
i have two website
www.flashwebb.se
and
www.flashwebb.com
and the help i need is on the www.flashwebb.com site
You can look here
http://www.flashwebb.se/bf1942live/vietnam.pl
and see it on action
so now i have download the php nuke
and i wa
In the following snippet, which uploads binary files to a mySQL database it
works fine when Register Globals are set to ON.
.
mysql_connect("localhost","root","pass");
mysql_select_db("adatabase");
$data = addslashes(fread(fopen($form_data, "r"), filesize($form_data)));
$result=my
Hello Everyone,
I'm currently working on an application for a social service agency and I
was writing it with a LAMP target. I was informed on yesterday that LAMP
will not be the target but rather Win2k Advanced Server. I thought "no
problem" since I know that PHP can run on both Linux and Windows
The more recent postgresSQL.
"B.A.T. Svensson" <[EMAIL PROTECTED]> ha scritto nel messaggio
news:[EMAIL PROTECTED]
> Is this the stone age old postgres DBMS or are
> we talking about the more recent postgresSQL?
>
> -Original Message-
> From: Sara Rubis
> To: [EMAIL PROTECTED]
> Sent: 2004
I know this should be a simple task, but why does it seem so convoluted
in trying to get the current folder I'm in.
I want to be able to get the base folder such as:
/docroot/subfolder/
- or -
http://serverhostname/subfolder/
Not sure what the appropriate way is to do this.
Thanks,
Jim
--
Time zones are the same on the Web Server, on the Mail Server and on my PC.
Any idears?
-Message d'origine-
De : Nunners [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 15 avril 2004 15:16
À : 'Stéphane Mourey'; '[EMAIL PROTECTED] Php. Net'
Objet : RE: [PHP-WIN] Received time with mail()
Try ch
Try checking the Timezone of both your server, and the PC. This can
sometimes have some quite bizarre effects
> -Original Message-
> From: Stéphane Mourey [mailto:[EMAIL PROTECTED]
> Sent: 15 April 2004 14:06
> To: [EMAIL PROTECTED] Php. Net
> Subject: [PHP-WIN] Received time with mai
Hi all,
I have a strange issue. I use the mail function in a script. Everything goes
right, except one thing : the time of reception print by may mail client is
incorrect, as if the bi-annual european time change was not integrate. But
the server time is correct.
Can anybody help me to resolve thi
M. Imran Khan wrote:
When I am sending mail through mail() function, I am unable to view that mail properly.
I think some quotes probblme. Suppose I want to mail the following tag:
http://www.abc.com/logo.gif";>
But it would work properly if I don't use the quotes other wise not.
Please help me
When I am sending mail through mail() function, I am unable to view that mail properly.
I think some quotes probblme. Suppose I want to mail the following tag:
http://www.abc.com/logo.gif";>
But it would work properly if I don't use the quotes other wise not.
Please help me regarding this.
Th
I have your password!
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
i've tried differend configurations of php and iis/apache and all of them
failed to handle the "xml processor instuctions" inside my html pages.
example:
PHP-Test
Down there must be some PHP-Informations
so the phpinfo() did'nt print out any result.
only pages with fooba.php are hand
Hi,
When trying to exe a PHP file from a browser, the
browser waits, and the Win2003 server displays a
windows message Cannot open Browscap.ini with the
correct path.
As soon as I click OK on this message the browser
immediately displays a 404 error.
Please help.
My WinXP IIS configured to use CGI version
of PHP5 (php-cgi.exe). When a script file located
under /inetpub/wwwroot/..., i.e. absolute location,
the PHP runs well. But when I use Virtual directory in IIS,
i.e. the script file is not located under /inetpub/wwwroot/,
the IIS returns 404 File not foun
should'nt it be "echo $SID" ?
-Original Message-
From: Jim MacDiarmid [mailto:[EMAIL PROTECTED]
Sent: 14 April 2004 19:09
To: [EMAIL PROTECTED]
Subject: Passing the session question
Why is it that the following scenerio will pass the session id
/* SessionStart.php */
/* Page1.php
chmod ("/somedir/somefile", 0755); // octal; correct value of mode
-Original Message-
From: ffox [mailto:[EMAIL PROTECTED]
Sent: 14 April 2004 11:12
To: [EMAIL PROTECTED]
Subject: changing permission of files (php+windows)
Hi,
I have a problem. I'm running an Intranet environment in PH
php-windows Digest 15 Apr 2004 09:26:51 - Issue 2209
Topics (messages 23440 through 23447):
fsockopen problem with Windows 2003 Server.
23440 by: Alain.Orset
changing permission of files (php+windows)
23441 by: ffox
REST Tutorial
23442 by: Belinda Valk
23443
Yep that's spot on.
-Original Message-
From: Phil Driscoll [mailto:[EMAIL PROTECTED]
Sent: 13 April 2004 8:52
To: Stan Shaw; [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] PHP Site unix to Windows Migration errors
On Tuesday 13 April 2004 20:29, Stan Shaw wrote:
> Thank you, that eliminated th
21 matches
Mail list logo