answersLogoWhite

0

Need Help! Wants PHP Developer to check and finish this please... TT? Hi, Thank you for visitting this topic :) I've tried to write

the Item Code Script to use with the gameserver.

Please check my script and please help me to finish it :)

My script is for use the form. Enter the itemcode,characterid and the script

will check in the table called "itemcode" column "itemcode"

and then if the input value is same with any of itemcode.

Then move to the next column that is "item" and "amount"

to copy the value "item" and "amount" to table "items"

$charid (character id) to column "char_id" and

value "item" to column "item"

and value "amount" to column "amount"

Then make new row and put the all of details from '$charid' to "amount".

-------- Script --------

included "include.php"

SELECT * FROM `itemcode`

WHERE itemcode = $itemcode;

Sorry for my bad English...

User Avatar

Wiki User

14y ago

What else can I help you with?