Date: 01/09/01
- Next message: Marko Kaening: "Re[2]: [phplib] Problem with newly commited user4.inc"
- Previous message: Soc. di consulenza SIDI: "[phplib] Troubles with phplib+php4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm pretty new to phplib, but I found (maybe?) a few quirks in the files I
downloaded a few days ago:
- in the session.inc file the gc function is defined twice (lines 340 and
458)
- the function Session->self_url uses PHP_SELF instead of PATH_INFO, but the
edfault php4.03pl1 distribution for windows comes compiled
without --enable-force-cgi-redirect, and the parameter must be changed (I am
running php as cgi). It is true that in the help files it is mentioned to
modify the source code, but could the function session->self_url instead be
modified to dtermine run time the correct url of the page distinguishing
betweeen the two ambient varaiables?
Last but not least: why not prepare a distribution with all line ends
terminated by CR+LF for windoze users?
Bye, Gaetano
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Marko Kaening: "Re[2]: [phplib] Problem with newly commited user4.inc"
- Previous message: Soc. di consulenza SIDI: "[phplib] Troubles with phplib+php4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

