September 17, 200718 yr 1: How do I display an "active users viewing the forum" in a PHP forum, I can make a script to count, I want names also. 2: How do I make a PM system? 3: How do I "make" BB tags? 4: Which is better for cookies, PHP or JavaScript? .signature your to this add ,backwards message this read to enough smart were you If
September 18, 200718 yr 1: How do I display an "active users viewing the forum" in a PHP forum, I can make a script to count, I want names also. Store each users username as a session variable. 2: How do I make a PM system? Store pms in a mysql database and allow users to send them. 3: How do I "make" BB tags? Have php parse them and convert them to html. 4: Which is better for cookies, PHP or JavaScript? php Why don't you just use a forum someone else has made? Like phpbb?
September 18, 200718 yr phpBB is free and open source. Use that instead of wasting your time developing your own. http://www.phpbb.com Mercifull <3 Suzi "We don't want players to be able to buy their way to success in RuneScape. If we let players start doing this, it devalues RuneScape for others. We feel your status in real-life shouldn't affect your ability to be successful in RuneScape" Jagex 01/04/01 - 02/03/12
September 19, 200718 yr phpBB is free and open source. Use that instead of wasting your time developing your own. http://www.phpbb.com Seconded. Use phpBB as a base so that your time can be spent on customization, rather than building from scratch. Last.fm Signature Overlays
Create an account or sign in to comment