Dear Alek,
Thanks for the tips. The implode one seems to work pretty well, on a
synthetic test it is ~4-5 times faster than .= The substr_replace() seems to
be much worse than the original .=, I suppose because of returninng the
whole string in each call; the result should be much better with a
v
Alain, thanks for the link.
Peter
-Original Message-
From: alain samoun [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 31, 2001 6:56 PM
To: Peter Illes; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Re: Performance tuning #2
No faq, but an archive at:
http://marc.theaimsgroup.com/?l=php-
php-windows Digest 4 Jan 2002 06:57:02 - Issue 935
Topics (messages 11284 through 11291):
Re: XSL encoding not recognized in PHP 4.1.0 XSLT support ?
11284 by: Rick Salsa
11285 by: Olivier Mascia
11286 by: Olivier Mascia
11287 by: Rick Salsa
Can NOT get PHP
"Anthony Ritter" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I load the page into the browser and it says:
> Cookie has been set
Unless I am missing something you will ALWAYS get this since this is
output as static body text?
> 1. I didn't get a promp
I'm starter of written PHP. Thanks for any help!
After login:
session_start();
session_register("usr_id");
session_register("passwd");
header("Location: ./mainframe.php");
mainframe.php is a frameset
link page in the frame, it has a PHPSESSID after the link
(index.php?PHPSESSID=9062af3a
Look at the source code for the blank page. Does it have a load of HTML tags
e.g.
?
I kept getting this with certain scripts (but with Apache 1.3.19) and I dont
know why but it seemed to go away after a bit more work on the PHP page. I
dont know what it is or what procuces that HTML either.
"Ru
I am fairly new to PHP and just finished setting up Apache 1.3.22 and PHP
4.1.0 and can not get it to run correclty. I first tried loading by module,
but after trying that, apache would not load. I then tried the CGI binary
mode and was able to get apache loaded correctly, but when I try and l
It works great!! I downloaded the and installed. Worked the first time!!
Rick Salsa
Interactive Media Developer
Fusion Communications Group Inc.
200-290 Vaughan Street
Winnipeg, MB R3B 2N8
p.204.925.4321f.204.925.4320
[EMAIL PROTECTED]
www.fusiongroup.mb.ca
"Olivier Mascia" <[EMAIL PROTECTED
Hello,
Olivier Mascia wrote:
OM> RS> I've got php 4.1.1 running on a win98 box with Apache 1.3.22 installed.
OM>
OM> Where did you get the 4.1.1 binaries for Windows ? I thought only 4.1.0
OM> where available for now from www.php.net. Did you compile it yourself or
OM> are they already availabl
Hello,
Rick Salsa wrote:
RS> I've got php 4.1.1 running on a win98 box with Apache 1.3.22 installed.
Where did you get the 4.1.1 binaries for Windows ? I thought only 4.1.0
where available for now from www.php.net. Did you compile it yourself or
are they already available from somewhere else ?
Hi Rashkatsa,
I've got php 4.1.1 running on a win98 box with Apache 1.3.22 installed. XSLT
works fine, I've got the sablot, libxml2, expat, and iconv-1.3 dll's in my
System32 folder. No problems yet. I copied them in there and uncommented the
xslt extension in the php.ini and restarted. Hope that
php-windows Digest 3 Jan 2002 17:48:52 - Issue 934
Topics (messages 11276 through 11283):
Apache 1.3.22 and PHP 4.1.0
11276 by: Randall Barber
11278 by: Gaylen Fraley
11280 by: Steve Yates
PHP 4.1.0 with session problem
11277 by: ~fanta~
11279 by: Ga
I'm new to PHP and am trying this script to see if a cookie has been set on
my server. It has a fifteen minute expiration time.
I'm using MS Windows 98 / Apache
Before I load the browser, I have designated to have the prompt box ask
whether to accept cookies or not to see if, in fact, the cooki
Hi,
I installed php4.0.6 and apache 1.3.22 (as a service) on windows XP and
followed the instructions to configure the httpd.conf file to load php as an
apache module (including the AddModule mod_php4.c instruction). I have also
copied the php4ts.dll file to the
windows/system32 directory, but wh
14 matches
Mail list logo