Anyone know of a private mail system, like say vbb has built-in, but stand
alone? No, not interested in pop3 or smtp interfacing, simply a web based
private mail system with nothing else.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
I'm not fond of the phrase "framework," but for lack of any other term, this
is what I use ..
Without going to a bloated framework such as fusebox or MVP, have any of you
put together a simple structure to allow very basic template and module
inclusion with menuing?
--
PHP General Mailing List (
Anyone know why $HTTP_SESSION_VARS['var'] and
$HTTP_SESSION_VARS[vararray][var1] both contain values with register_globals
ON, but only $HTTP_SESSION_VARS[vararray][var1] contains values if
register_globals is OFF?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http:/
If register_globals is turned off, and the php version being used is pre-4.1
(meaning no $_SESSION array) how do you access sessions values? How do you
"register" them?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Does anyone know of a working snippet to manage sessions using any
combination of Register_Global and pre/post php v4.1?
Would love to look at some examples ..
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
5 matches
Mail list logo