At 08:26 PM 5/23/01 +, [EMAIL PROTECTED] wrote:
>Hi.
>
>I am pretty new to running web servers but I have figured it out so far. I
>was able to get the Apache server up and running. But, I keep getting this
>error:
>
>Syntax error on line 980 of c:/program files/apache
>group/apache/conf/h
-
Disclaimer: The information contained in this email is intended only for the
use of the person(s) to whom it is addressed and may be confidential or
contain legally privileged information. If you are no
http://phplib.netuse.de
Ignatius
-Original Message-
From: Scott Ellis [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 24 May 2001 06:28
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Managing Sessions
Would like to know from experience what are the best practices, and just
options in general,
I have a multi dimensional array dim[0] are URLs dim[1] is supposed to be the
description which i am creating by fetching the page remotely.. often as you
said the page wont come through for some reason .. in such cases the script
hangs..
..
Piotr Plusa wrote:
> Have you got any idea what to do
php-windows Digest 23 May 2001 20:26:39 - Issue 614
Topics (messages 7866 through 7898):
Re: LDAP and M$ Exchange 5.5 :: It's Not Happening.
7866 by: Michael Rudel
Re: Problems coding in PHP
7867 by: andrew morton
CRYPT SOUS WINDOWS
7868 by: Dalyyla
7896 by
Would like to know from experience what are the best practices, and just
options in general, for managing sessions when using PHP.
Cookies or other
Scott
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
First, thanks to everyone who chimed in with great suggestions on why my app
was moving so slowly...
In case you missed it, I was having problems with page return time while
connecting to Oracle.
Here's the solution. Every bit of code was just fine (well, fine ENOUGH I
guess :) ). What I didn
There are problems with the crypt extension, I do not think that it is
available for the current version PHP4.05
Alain
On Wed, May 23, 2001 at 01:29:43PM +0200, Dalyyla wrote:
> Hi,
>
> Where can I download crypt for windows. I didn't find it anywhere.
>
> Thanks
>
> Dalyyla
>
>
> --
> PHP
At 12:01 23.05.2001 -0400, JayAchTee wrote:
>My guess is that you need to place the dll in the PHP\extensions folder of
>your installation and add the "extension=php_mcrypt.dll" line to the php.ini
>file. Give it a try!
something like a php_mcrypt.dll does currently not exist.
daniel
/*--
dani
Hi,
>Does OCILogon need ISAPI to stay persistent?
unfortunately, yes. So CGI+Oracle8 is painfully slow.
Unlike other cases, however ISAPI+Oracle8 works misteriously stable for us here...
so it is a good deal so far (I must say the server is not under a heavy traffic yet)
Greetings,
Paco
5/23/0
Alrighty then anyone out there running both cgi and ISAPI on IIS 4 want
to give me a hand with the dual set up?
-
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Licking County, Ohio, USA
740-349-3631
Aliquan
On Wed, May 23, 2001 at 01:32:01PM -0400, Asendorf, John wrote:
> Can I run OCIPLogon in CGI mode? I can't seem to keep a persistent logon to
no. php needs to be a server-module to be able to support
persistent connections.
tc
--
PHP Windows Mailing List (http://www.php.net/)
To u
I am getting the following errors on phpnuke user.php running on IIS5...
Warning: crypt() is not supported in this PHP build in
c:\inetpub\wwwroot\phpnuke\html\user.php on line 393
Warning: Cannot add header information - headers already sent by (output
started at c:\inetpub\wwwroot\phpnuke\
Can I run OCIPLogon in CGI mode? I can't seem to keep a persistent logon to
Oracle to save my life. I'm at the point where I am about to have to put
everything in Access and be done with it.
-
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.co
Use PHP from the command line to get the output of the script into a HTML
file and take a look at it with notepad and the browser. Try this:
"c:\php\php.exe test.html". You can omit the path to php.exe if
the folder is in the system PATH variable.
Regards,
John Thompson
""ECHJR"" <[EMAIL PR
I don't know about you guys and gals but I use the SHIFT key strokes as
"think" time. All that time shifting and unshifting should be put to good
use, so I do my part. Tab and backspace are other key strokes that can be
used to gain some think time. The tab key will insert some number of
"space
I just did Tools|Options and turned on my "Spell check before sending"
option!
Regards,
John Thompson
"Bradley Miller" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> At 10:04 AM 5/10/01 -0500, Greg Brunet wrote:
> >Actually, one thing that I REALLY like abo
:-) ... and then there's:
sTrPoS
StRpOs
STrpOS
stRPos
sTRpOS
...
sTRPOS
STRPOs
It's really quite fun! I will continue to use PHP regardless of the outcome
of this issue!
Regards,
John Thompson
""Brinkman, Theodore"" <[EMAIL PROTECTED]> wrote in
message FE85103
Okay, lets take a step back from the volitile issue and consider the facts.
Given the "average" variable name is, let's say, 8 characters. Then one
variable name with case sensitivity allows you to use the SAME typing
sequence for a total of 256 DIFFERENT variables. I think that surely has
som
> Midnight Commander on Linux is one of the best editors our
> there. It ranks right up there with the VERY OLD Microsft
> Editor which I still use regularly! Anybody else remember "me"?
"me"? Multi-Edit?
If so, that editor rules! I just wish their Windows version didn't
suck. I still use
is it really case sensitive? i don't think i've noticed! :-)
Regards,
John Thompson
""Greg Brunet"" <[EMAIL PROTECTED]> wrote in message
9dcg4m$v7e$[EMAIL PROTECTED]">news:9dcg4m$v7e$[EMAIL PROTECTED]...
> Well, as much as I like PHP, the article is accurate as far as running it
on
> Window
Midnight Commander on Linux is one of the best editors our there. It ranks
right up there with the VERY OLD Microsft Editor which I still use
regularly! Anybody else remember "me"?
Regards,
John Thompson
"Johan Lundqvist" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PR
I am both a developer and a PC Mag subscriber (charter). IMO, PHP allows me
to QUICKLY develop web applications that are both RELIABLE and FAST. I use
NT/2000 w/ IIS ISAPI and CGI and Linux/Apache 1.3/mod_php servers and
develop portable code so I can move the applications from server to server
My guess is that you need to place the dll in the PHP\extensions folder of
your installation and add the "extension=php_mcrypt.dll" line to the php.ini
file. Give it a try!
Regards,
John
""ryan.barnett1"" <[EMAIL PROTECTED]> wrote in message
9c4ou4$99a$[EMAIL PROTECTED]">news:9c4ou4$99a$[EMAIL
If you used the installer, then you haven't got the Apache module - only the
cgi version, so don't do the
> # for the apache module
stuff, just do the
#for the cgi binary
stuff, and everything should be ok.
Cheers
--
Phil Driscoll
--
PHP Windows Mailing List (http://www.php.net/)
To unsubsc
Hi.
I am pretty new to running web servers but I have figured it out so far. I was able to
get the Apache server up and running. But, I keep getting this error:
Syntax error on line 980 of c:/program files/apache group/apache/conf/httpd.conf
:
Cannot load c:/php/sapi/php4apache.dll into s
>Have you got any idea what to do when you want to measure the
>time but not in the loop?
>
>Case: you want to limit the time of reading from an open
>socket (fread), the other side doesn't answer, you wait and wait...
In C/C++ one can set a network timeout counter before one does
a network cal
Have you got any idea what to do when you want to measure the time but not
in the loop?
Case: you want to limit the time of reading from an open socket (fread), the
other side doesn't answer, you wait and wait...
Piotr Plusa
- Wiadomosc oryginalna -
Od: "Brendan" <[EMAIL PROTECTED]>
Do:
SUCCESS
(man do I feel STOOPID!!)
A duh my cursor was at the end of the array (THIS WHOLE TIME!!)
The reset was needed trick
Thanks M@
Matt Williams wrote:
> Hi Michael
>
> Just tried this
> -
>
>
> 1
> 2
> 3
>
>
>
> reset ($list)
Stopping and starting is supposed to be faster.
You may want to read:
http://phpbeginner.com/columns/jason/echo
However, I tend to echo anyway because the code is much easier on the eyes.
;)
As far as print vs echo, I have no idea. My guess would be that echo is
faster, but I have nothing to ba
Hi,
>You should submit them again for inclusion - these would be really useful
>for lot's of people. Myabe they just got missed. The maintainer for MSSQL
>is Frank Kromann.
I used to be in touch with Frank Kromann, and he told me this would be included
in 4.0.5. Anyway, he also said he would b
Hi Brian,
... why don't you change the fieldtype in the mssql-db ???
I think that would be the easiest way.
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministration -
___
Suchtreffer AG
Bleicherstraße 20
D-78467 Konstan
Hi Paco
You should submit them again for inclusion - these would be really useful
for lot's of people. Myabe they just got missed. The maintainer for MSSQL
is Frank Kromann.
Cheers
Peter
"Paco Ortiz" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
Hi,
>Two problems with stored procedures, no return value and no output
>parameters. You'll need to reformat all your procedures to have a SELECT
>statement return those values.
>
>I've been told that the 4.0.6 (as of yet unreleased) version has better
>support for stored procedures. You might wa
Hi,
Where can I download crypt for windows. I didn't find it anywhere.
Thanks
Dalyyla
--
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, e-mail: [EMAIL PROTECTED]
Not that this message is helpful but one of the few things I miss from
ASP is the session object. PHP's session handling leaves quite a bit to
be desired.
Get in the docs and look up session functions. The examples are good but
just remember one thing. session_start(); needs to go before any cod
Sorry 4 my late answer, but I hadn't the time to view the
list 4 the few last days =8(
I have written some small applications with M$-Xchange and LDAP.
You'll find a lot of examples and ready code (only ASP and VB)
in the MSDN-CD's.
You'll also need an Exchange-Account with the right privileges
php-windows Digest 23 May 2001 08:07:56 - Issue 613
Topics (messages 7846 through 7865):
Re: Need help with Cookies
7846 by: Ivan Milanez Castellanos
php 4.0/win 2000/sql server
7847 by: PHPFAN
7849 by: andrew morton
Re: OK, I'm officially screwed if I can't get so
Hi Michael
Just tried this
-
1
2
3
$val";
}
?>
And it prints
0 => 1
1 => 2
2 => 3
OK on to the few HTML probs I've found
They are tabnle related really.
no opening table tag
closing table tag come
39 matches
Mail list logo