0 Users appreciate this thread.
Profiles?
11Drago (2012-05-29 02:46:15)It's not depending on the login script. I use $_GET['username'], this makes it easier to find a users's profile. It's basically
mysql_query("SELECT * FROM users WHERE username='".$_GET['username']."'"
Once you use that, then it's just styling and placing the mysql_fetch_array variable on the page.
angelrulez7 (2012-05-29 06:32:29)Can you just create a .txt file for me with a full PHP code? D: I didn't get any of that!
a
If you know PHP well, you should easily create simple stuff like profiles.
Show PHP Code show
2012-06-02 22:46:45
10 Years 3DSPlaza!
CoolApps (2012-06-18 17:24:48)LOL, The name of it was: Profile script for n00b Angelrulez7
Newer account: NodePoint
Log in to submit a comment
Back to forum: Web Programming (HTML, JS, CSS, PHP, MySQL)
New registered users today: 7
Newest registered user: ElegantVulpes

I need a profile script. Please help!