I need some help

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

Post Reply
Minnow
Forum Newbie
Posts: 1
Joined: Mon Apr 12, 2004 3:49 pm

I need some help

Post by Minnow »

Ok just to let u kno I now have a huge respect for anyone who can write PHP code, because im trying to learn it and its very overwelming. Anyways down to my question. I play a lot of online games, and I have my own clan. (A group of ppl that play together against another clan.) I want to have a page in my site where It will keep track of thier deaths and kills. They would send me screenshots of thier score and i would put the numbers in. It would need some kind of admin area, because i want to be the only one putting the numbers in. It should be a pretty simple code, because all it is is adding numbers and storing them into the database. Can anyone point to a tutorial that would help me. Or even better yet cna sumone code it for me? It would be greatly appreciated! Thanx in advance!
User avatar
JAM
DevNet Resident
Posts: 2101
Joined: Fri Aug 08, 2003 6:53 pm
Location: Sweden
Contact:

Post by JAM »

Thank you for the kind words.

Unfortunately I myself havn't seen any tutorial about this particual area, but I can recommend http://www.hotscripts.com/PHP/Tips_and_ ... index.html and that you browse around the Guestbook, Content Management & Database-Related sections.

But have in mind, that even though I personally like to learn from other peoples code, it might not be the same for a complete beginner due to the fact that they often are not well documented.

Whippin' up some code for you is not done very fast either (at least for me, private workload) so I'm ghosting this topic into the Volontaire part of the forum, if you dont mind. A long shot, but...
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

Regarding content management systems - have a look at http://www.opensourcecms.com/

Also - there are quite a few people who've posted on this forum wanting pretty much exactly what you want. Search for "clan" - worth PMing them to see what setup they've ended up with.
Post Reply