How should i do it.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
cirkos
Forum Newbie
Posts: 1
Joined: Fri Apr 04, 2008 5:28 pm

How should i do it.

Post by cirkos »

Hi guys, i'm not the best php programmer so i have done some ousoursing,

Okay i want people to see this code

http://mywebadress.com/danish/index.php ... .$_SESSION['f_id']"

As
http://mywebadress.com/danish/index.php?user_id=(Therir user id)"
Like
http://mywebadress.com/danish/index.php?user_id=21

How can i do that, thanks.
Post Reply