I have need to get php to use postgres to store session information.
I've changed the directive in php.ini and written a set of functions
that should do the job and I've made the call to set the session
handler. The following simple test case works:
the idea being that the line where $asdf i
Hi,
Is there a way to make a function 'private' in a php class?
I'm guessing there isn't since I haven't been able to find reference to
it in the php docs, but if this is the case, is there some way I can
emulate private scoping?
thanks,
James.
--
PHP General Mailing List (http://www.php.
HI!!!
Is it possible to get the name of the class from a static member
function for which no object has been instantiated?
THANKS!
James.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact
3 matches
Mail list logo