Page 1 of 1

login/news script

Posted: Tue Jul 29, 2003 6:24 am
by s1mo
hi;
i want to build an interactive site for my counter-strike clan and want to do it under php.i want to put on our main site a 'news submit' script that the other members of the clan can submit news.as you can see i'm a newbie of that php thing , is there someone who can help me? thanks.

Posted: Tue Jul 29, 2003 6:57 am
by twigletmac

Posted: Tue Jul 29, 2003 7:01 am
by mesz
There are loads of examples of this question on this forum ( I should know, I seem to have posted about 700 on this very subject ) if you want to search, or if you go to http://php.netand begin to read through the fwrite, fopen, fread functions that is a good starting point.
Otherwise most forums seem to be built with http://www.phpbb.com/ - this has very good instructions for installation.

Posted: Tue Jul 29, 2003 7:17 am
by s1mo
thanks