Jump to content
MakeWebGames

Help Needed [MC Codes 2]


Mark F

Recommended Posts

Hello Everyone

The problem I am having is that I wish to display both my users house and job on index.php

Though when I put the users job query on the page, the users house stops showing.

I have a feeling that is has something to do with the following, though I am unsure.

 

<?php
$housequery=1;
$jobquery=1;
include "globals.php";
$exp=(int)($ir['exp']/$ir['exp_needed']*100);

 

I would highly appreciate it if somebody could help me with this!

Link to comment
Share on other sites

  • 1 month later...

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