Mailinglisten-Archive |
This is a multi-part message in MIME format.
------=_NextPart_000_0038_01BF449E.2A4EEBC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
Hallo Alexander,
> Gibt es eigentlich eine Begrenzuing der Länge einer
> Variablen, oder gibt es einen anderen Grund, warum man
> eine ganze HTML-Seite nicht in eine einzige Variable
> ablegen soll?
oops,
wieso das denn - siehe Anlage vom Meister... :)
Ordnung ist das Halbe Leben.
M. f. G. Norbert Pfeiffer
________________________________________________
DTP- & PRG-Bureau Friedensstrasse 26
Fon +49-(0)3461-8132-36 D-06237 LEUNA
mailto:pfeiffer_(at)_uris.de http://uris.de/
------------------------------------------------
e.o.m.
------=_NextPart_000_0038_01BF449E.2A4EEBC0
Content-Type: message/rfc822;
name="Re [php] dokumenten management.eml"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="Re [php] dokumenten management.eml"
>From php-admin_(at)_solix.wiso.Uni-Koeln.DE Thu Jul 22 09:23:06 1999
Received: from infosoc.uni-koeln.de (solix.wiso.Uni-Koeln.DE [134.95.183.82])
by ndmail1.name-server.de (2.5 Build 2639 (Berkeley 8.8.6)/8.8.4) with SMTP
id JAA02458 for <pfeiffer_(at)_uris.de>; Thu, 22 Jul 1999 09:23:05 +0200
Received: (qmail 14344 invoked from network); 22 Jul 1999 06:50:34 -0000
Received: from solix.wiso.uni-koeln.de (HELO infosoc.uni-koeln.de) (daemon_(at)_134.95.183.82)
by solix.wiso.uni-koeln.de with SMTP; 22 Jul 1999 06:50:34 -0000
Received: from mail.netuse.de (nuki.netuse.de [193.98.110.1])
by infosoc.uni-koeln.de (8.8.8/8.8.8) with ESMTP id IAA14293
for <php_(at)_infosoc.uni-koeln.de>; Thu, 22 Jul 1999 08:50:16 +0200
Received: from netuse.de by mail.netuse.de (8.9.2/SMI-SVR4)
id JAA14915; Thu, 22 Jul 1999 09:21:58 +0200 (MET DST)
Message-ID: <3796C762.86CE67E7_(at)_netuse.de>
Date: Thu, 22 Jul 1999 09:25:22 +0200
From: Kristian =?iso-8859-1?Q?K=F6hntopp?= <kk_(at)_netuse.de>
Organization: NetUSE GmbH
X-Mailer: Mozilla 4.6 [en] (WinNT; I)
X-Accept-Language: en,de
MIME-Version: 1.0
To: php_(at)_solix.wiso.Uni-Koeln.DE
CC: chris.cartus_(at)_idgruppe.de
Subject: Re: [php] dokumenten management
References: <m116wK3-002Bu7a_(at)_beverly.alsfeld.netsurf.de> <37960258.810FC4B8_(at)_noho.co.uk> <37961E84.10BB77AA_(at)_idgruppe.de>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Reply-To: php_(at)_solix.wiso.Uni-Koeln.DE
Sender: php-admin_(at)_solix.wiso.Uni-Koeln.DE
Errors-To: php-admin_(at)_solix.wiso.Uni-Koeln.DE
X-Mailman-Version: 1.0b8
Precedence: bulk
List-Id: deutschsprachige PHP-Mailingliste <php.infosoc.uni-koeln.de>
X-BeenThere: php_(at)_infosoc.uni-koeln.de
Christian Cartus wrote:
> das problem ist ganz einfach: php kann nur strings mit max. 32k
> verwalten. ich denke, das worddokument müsste in dem fall größer sein.
????
kk_(at)_poe ~ $ /home/www/servers/phplib.shonline.de/cgi/php
<?php
$str = "1";
while(1) {
$str .= $str;
print strlen($str)."\n";
Content-type: text/html
2
}
4
8
16
32
64
128
256
512
1024
2048
4096
8192
16384
32768
65536
131072
262144
524288
1048576
2097152
4194304
8388608
16777216
^C
kk_(at)_poe ~ $
Kristian
--
Kristian Köhntopp, NetUSE Kommunikationstechnologie GmbH
Siemenswall, D-24107 Kiel, Germany, +49 431 386 436 00
Using PHP3? See our web development library at
http://phplib.shonline.de/ (GPL)
--
** Durchgehend geöffnet: http://www.php-center.de **
Die PHP-Liste: mailto:php_(at)_infosoc.uni-koeln.de
http://infosoc.uni-koeln.de/mailman/listinfo/php
------=_NextPart_000_0038_01BF449E.2A4EEBC0--
php::bar PHP Wiki - Listenarchive