i am just a PHP beginner, some experience with C, ASP and HTML, how should i start building a bullitin board using PHP like this? any useful websites or books recommend?
thanks,
http://www.hotscripts.com/PHP/ http://freshmeat.net/browse/183/ http://php.resourceindex.com/ http://www.php.net http://www.mysql.com (NOT www.mysql.org!)
i suggest you first find a script that's already been written that handles forums/bulletin boards. read it. install it. decipher it. digest it.
learn how to make use of a database. i like MySQL.
then write your own.
-dolphinsnot