Page 1 of 1
I need some help
Posted: Mon Apr 12, 2004 3:49 pm
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!
Posted: Mon Apr 12, 2004 4:49 pm
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...
Posted: Mon Apr 12, 2004 5:23 pm
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.