Re: [Phplib-users] Sess4 globals off (still) :)
Brought to you by:
nhruby,
richardarcher
From: Giancarlo <gia...@na...> - 2002-10-15 22:32:33
|
Il 00:04, mercoled=EC 16 ottobre 2002, Matt Williams ha scritto: > Well the patches one isn't there anymore it's now dev.tar.gz > Joe is placing some new code, but it is not related to your problem. I just downloaded the previous one (20021015.patches.tgz), tried it just = now,=20 and it works fine with globals_off. You know what? in the pages dir, sometimes is include (./prepend.php) and= =20 some other is include (prepend.php) In the latter case you prepend what is in the php.ini include_path, in th= e=20 former it includes prepend.php from the actual dir pages Isn't that you have two different files prepended? Or it may be some differences between actual php and v 4.1.2 you are usin= g Is it that the $_SESSION stuff was not there then? Dunno, give me some more clue. Gian |