login/news script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
s1mo
Forum Newbie
Posts: 7
Joined: Tue Jul 29, 2003 6:24 am
Location: istanbul/turkey
Contact:

login/news script

Post 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.
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

User avatar
mesz
Forum Contributor
Posts: 216
Joined: Fri May 23, 2003 8:11 am
Location: M/cr

Post 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.
s1mo
Forum Newbie
Posts: 7
Joined: Tue Jul 29, 2003 6:24 am
Location: istanbul/turkey
Contact:

Post by s1mo »

thanks
Post Reply