Need PHP expert
#8

but look, I have this

PHP код:
        if($_GET['action'] == 'profile')
        {
            if(
$_SESSION['l_username'])
            {
                echo 
'<h2 style="text-align: center;">Pozdrav '.$_SESSION['l_username'].'!</h2><h5 style="text-align: center;">Ovo je vaša kontrolna ploča!<br>Ovdje možete pregledati svoje statse, izmjeniti neke opcije...<br><br>Prijavite bug <a href="index.php?action=reportbug">ovdje!</a></h5>';
            }
            else 
header('location: index.php?action=login');
        } 
I must implent in that code getting that 'id'
Reply


Messages In This Thread
Need PHP expert - by System64 - 18.12.2011, 18:21
Re: Need PHP expert - by ca2k - 18.12.2011, 18:22
Re: Need PHP expert - by System64 - 18.12.2011, 18:25
Re: Need PHP expert - by array13 - 18.12.2011, 18:27
Re: Need PHP expert - by Ash. - 18.12.2011, 18:33
Re: Need PHP expert - by System64 - 18.12.2011, 18:51
Re: Need PHP expert - by Bumbis - 18.12.2011, 18:56
Re: Need PHP expert - by System64 - 18.12.2011, 19:03
Re: Need PHP expert - by Bumbis - 18.12.2011, 19:06
Re: Need PHP expert - by array13 - 18.12.2011, 19:09

Forum Jump:


Users browsing this thread: 7 Guest(s)