Jump to content

I need help with PHP!


Castigador

Recommended Posts

Hello, I have an idea for an open source project that I want to work on, but I have no idea how to start from scratch using PHP. I have dealt with already finished PHP scripts and just edited some parts, but don't know how to code something from scratch like I know how with HTML.

 

Anyways, I want to make a system and I will list all the things I want in this script below, but first of all this system is for guild leaders or crew leaders or clan leaders of some sort of game. I currently play an MMORPG and many crews want a system to award items and drops from their boss raids, but the purpose is that members of this crew will donate potions or other valuable things into the crew vault (it's a big backpack for the crew). In my case, these are potions that crew members will donate to the crew and each potion (holy, shadow, kinetic, etc.) will be worth a different value and there will be a "Crew VAULT" on the script/site where I have to update.

 

Here is the basics that I want:

I want a system that has a simple admin panel where I can manage and edit the members and how many potions they have donated to crew and as soon as I edit that amount of potions and what potions they have donated. According to what potions this member has, it will automatically state the current amount of points they have on a new tab "Member Stats". Also this kind of system is known as an Accumulative Point System.

 

So to make it simpler, I just want a system with an admin panel to edit how many potions a member has donated and add/edit the items in the vault and set their prices. That is mainly what I want for the admin panel which should be an easy task. If the automatically stating the amount of points at present is going to be hard, then don't worry. If possible it can just be another edit feature where I can put in the current amount of points manually and it will show on the Members page on the main site. Also I want another tab to set the potion values, I want to be able to add stuff to this tab such as different potions and/or other items that can be donated for points.

 

I want about 4 tabs,

- APS LOG(shows a record of all transactions (the edits I have made to members in the admin panel),

- APS Awards,(shows the value of each potion or item they donate to the crew and how many points they will get for the donate),

- Item Vault(this is where the crew vault items will be listed(I will enter the name of the item, picture, price it will cost in points, description) all done in the admin panel everything will be showed on a mouseover thing),

- Members(just a list of the members that I will manually add to the list via admin panel, but these won't be real accounts they will just be a name that I can edit their points and everything, they won't be able to login unless they know admin panel info.)

 

I can code a base of how I want most of this to look in HTML if required. Any help in making this open source script will be great! =D All credits will be listed on the open source website. All helpers will be notified for where you can download the script.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.