Posted by .:[ ikciu ]:. on 10/10/06 06:31
Hmm Uzytkownik <jody.mickey@gmail.com> wrote:
> prepend.php might look like this:
>
> <?php
>
> session_start();
> if(empty($_SESSION))
> {
> // it's a new session, do your thing
> }
>
this is wrong solution, because some1 can send sesID to other and they will
work on same session, only one solution - use login and pass then don't
allow multilogin on same account
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ikciu | gg: 718845 | yahoo: ikciu_irsa | www: www.e-irsa.pl
2be || !2be $this => mysql_query();
Navigation:
[Reply to this message]
|