Jump to content

Recommended Posts

Hello, I would like to make pages for accounts on my website im making (its not a real website..im just making a website of accounts and stuff so i can learn PHP/mysql as i go along)

 

I would like to make it so you can make web pages for accounts on the database (At the moment i have on the database table....ID,username,password,email fields....)

 

So, if anyone can help me out on what i need to research about to do this, that would be great help!

Link to comment
https://forums.phpfreaks.com/topic/183040-making-web-pages-for-accounts/
Share on other sites

Rather than just bumping a thread that did not receive any replies, why not take the time to provide additional information, clarification, and an example of what you mean. Probably why no one replied is because no one knows exactly what you are asking.

Rather than just bumping a thread that did not receive any replies, why not take the time to provide additional information, clarification, and an example of what you mean. Probably why no one replied is because no one knows exactly what you are asking.

 

hmm ye, lol..

 

well basicly i got a site (90.202.46.190) and u can see wat it is from that..its not a site im making for anything , im just messing around with it so i can learn PHP mysql then when im ready ill make a real site for somthing.. lol

 

Basicly i want to make it so you can have a personal page..sort of like youtube, were u have ur own profile page that u can edit info on..

 

At the moment i just want to make it so u actually have that physical page with jus maybe text saying the user's info then i can build on that

You would need to use $_GET.

Look on tutorials online.. Easy to find.

http://lmgtfy.com/?q=tizag+php+postget&l=1

 

Ok, ive taken at look at GET and i understand all that...so using this do i just make it so i get a query from my table and so, if the $_GET[username] is the username of a record in the field...i display the info from that record's??

 

thats what im going to be trying to do untill i get a reply (plz reply though so i know if im doing it correct or wasteing my time)

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.