i forgot to tell you about this place it might help you a bit ;)
http://www.phpbb.com/kb/list_articles.php?category_id=7
There is tutorials on how to make templates and how to make mods
for instance your making a user database and you want to display every body under 17 then your query would be sommat like
[PHP]SELECT * FROM users WHERE bday < 1987; [/PHP]
Hope that helped
you could like link dev dreams and xtream coders so make dev dreams just a forum but have buttons at the top like tutorials and such which like to xtremecoders and then on xtremecoders have the site with a forum link that links to dev dreams
kew py could you send me his adress through PM if you don'y want it going publc and Tony if you don't know VB do you know PHP and do you like gaming because i need members of staff like graphic designers and php programmers and thanx for the name i …
i take it your making your own forum. What i would do is in your mysql have you table say called users and have the fields you need like username, password so on and so forth then have a field thats a blob called img or sommat but when the users are…