CrazyShooter 0 Report post Posted December 23, 2005 I would like so people who visit my website can register and then login, then it will show there username in a place..Take alook at this. Taken from http://forums.xisto.com/no_longer_exists/ Share this post Link to post Share on other sites
sxyloverboy 0 Report post Posted December 23, 2005 You might want to take a look at this guys post/thread http://forums.xisto.com/topic/30888-free-php-scripts/ he was nice enough to post quite a few arguably usefull scripts including a loginscript. ofcourse it wont look exactly like that but im sure you can makeit look a bit like that. Share this post Link to post Share on other sites
xJedix 0 Report post Posted December 23, 2005 That looks like the a part of a page from phpnuke. You could just use that and it would be really simple. Otherwise look at this page: http://forums.xisto.com/topic/7247-complete-login-system-with-php-mysql/=It's a tutorial for making a login system by one of our members. It's a pretty nice and simple system. For the membership and people online section, that would be kind of easy. It would just require a few stats taken from your members db.For the users online, you could use a script like this: http://forums.xisto.com/no_longer_exists/You would just have to modify it a little bit to work for you.I hope it helps, xJedix Share this post Link to post Share on other sites
CrazyShooter 0 Report post Posted December 23, 2005 That looks like the a part of a page from phpnuke. You could just use that and it would be really simple. Otherwise look at this page: http://forums.xisto.com/topic/7247-complete-login-system-with-php-mysql/= It's a tutorial for making a login system by one of our members. It's a pretty nice and simple system. For the membership and people online section, that would be kind of easy. It would just require a few stats taken from your members db. For the users online, you could use a script like this: http://forums.xisto.com/no_longer_exists/ You would just have to modify it a little bit to work for you. I hope it helps, xJedix 215186[/snapback] Can you make it so only registered users can access certian pages? Share this post Link to post Share on other sites
michaelper22 0 Report post Posted December 25, 2005 Well, uh that's kinda what the purpose of these scripts are. To protect certain pages, you insert a small snippet of PHP code into the file and save it with a .php extension. What do you want to accomplish with one of these scripts? Share this post Link to post Share on other sites