Help!

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
footiemadman007
Forum Newbie
Posts: 1
Joined: Sat Mar 06, 2004 3:36 pm
Location: England, UK.

Help!

Post by footiemadman007 »

I was just wondering if anyone can give me some links to some really good tutorials about building php and php forums (like this one)..
And also some links to buying some webspace in the uk to make a website i could upload my forum to after i made it

Thanks in anticipation. footiemadman007 :wink:
Dale
Forum Contributor
Posts: 466
Joined: Fri Jun 21, 2002 5:57 pm
Location: Atherstone, Warks

Post by Dale »

Building a forum as good as phpBB would be hard. Im currently making my own forum from a guestbook script which was just a 'add info to database' and 'read info from database'. Put them together and im starting to learn new things. IOn the other hand i still will be thanking markl999 (I think thats his name...:D), he helped me with a lot of mysql database problems.

So before you make a forum, learn basic things and make your own scripts that can be built up to a forum. Like Guestbook, News Script, User Authedentification (sp?)

=D Dale
Post Reply