So you wouldn't need to use session_start() when dealing with
session_register()?

On 3/10/08, Daniel Brown <[EMAIL PROTECTED]> wrote:
>
> On Mon, Mar 10, 2008 at 12:15 PM, Daniel Brown <[EMAIL PROTECTED]> wrote:
> > On Mon, Mar 10, 2008 at 12:08 PM, Lamonte H <[EMAIL PROTECTED]> wrote:
> >  > Is it necessary to use session_register()?  What exactly was the
> point of
> >  >  this function if you can set sessions using $_SESSION it self?
> >  >
> >
> >     RTFM: http://php.net/session-register.php
>
>    :-\ Sorry, should be:
>        http://php.net/session-register
>
> --
> </Dan>
>
> Daniel P. Brown
> Senior Unix Geek
> <? while(1) { $me = $mind--; sleep(86400); } ?>
>

Reply via email to