Jump to content
MakeWebGames

Recommended Posts

Posted

can any one help here i am learing php and stuck here how would i put his bit of code so it shows the itemname needed for the crime

 

if($n['inv_itemid'] != $r['crimeITEM'])
{
echo "You do not have the required {$ir['$name']} needed to perform this crime.";
}

 

This is where the mod is if you need more infomation

http://criminalexistence.com/ceforums/i ... ic=27321.0

and also can anyone tell me what isset is used for in php?

Thanks in advance

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.   Paste as plain text instead

  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...