Jump to content

extended link ?user=seinfield


Foser

Recommended Posts

alright, im interested in learning about extended links but im not totaly sure whats its actually called therefore i have trouble finding tutorials about it. I know its somekind of get statement but im not sure how to display things on that page which does not exist until someone presses a link.

 

 

The reason i want to learn about this is because i am making a application and want to make it so you can see all users information and be able to edit it from there. any information about these extended links would be grealy appreciated.

 

thanks

Link to comment
Share on other sites

I know some of this can be very not secure. How can we make it so if there is no user to that name display error page. Because from my experience i know how to exploit this and with this unsecure you can easily upload something to the host without any authentication. Any way to make it secure?

Link to comment
Share on other sites

first if u have the database you can have it tru checking the user in the db

 

sample

 

select * from table where user id=$_GET['valu here']

 

have some condition that if true allow to enter then else error page

 

hope that helps

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.