Quiz Points In Profile

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Quiz Points In Profile

    I wanna knw hw to add a option of quiz ponts lyk posts in the profie of the users
    In a chat site script

    #2
    how ?

    Comment


      #3
      THATS AS EASY AS ABC..UNLESS U JUST LIKE COPY AND PASTE U LMOA..

      $row_profiles=mysql_fetch_array(mysql_query("selec t * from ibwf_users where id='".getuid_sid($sid)."'"));
      $row_quiz=mysql_fetch_array(mysql_query("select * from ibwf_quiz"));
      $score=explode("/",$row_profiles["quiz_score"]);
      $score=$score[0]+$score[1]+$score[2];
      $quiz_easy=$row_profiles["quiz_easy"];
      $quiz_medium=$row_profiles["quiz_medium"];
      $quiz_hard=$row_profiles["quiz_hard"];
      echo "Quiz score: $score

      ";

      Comment


        #4
        I wanna knw hw to add a option of quiz ponts lyk posts in the profie of the users
        In a chat site script[/b]
        can you explain which chat script you have ? as well as i think your asking about mobile chat or 0chatzone script na ? if yes then post here we will help you asap
        left wap stuff

        Comment


          #5
          can you explain which chat script you have ? as well as i think your asking about mobile chat or 0chatzone script na ? if yes then post here we will help you asap[/b]
          lol gill its Anshul look at the date of start of this topic now i knew hw to to do.

          Comment


            #6
            Code:
            $row_profiles=mysql_fetch_array(mysql_query("select * from ibwf_users where id='".getuid_sid($sid)."'"));
            $row_quiz=mysql_fetch_array(mysql_query("select * from ibwf_quiz"));
            $score=explode("/",$row_profiles["quiz_score"]);
            $score=$score[0]+$score[1]+$score[2];
            $quiz_easy=$row_profiles["quiz_easy"];
            $quiz_medium=$row_profiles["quiz_medium"];
            $quiz_hard=$row_profiles["quiz_hard"];
            echo "[b]Quiz score:[/b] $score
            
            ";
            I must go to bed, i'm dreaming!!!

            lol funny he didnt say something about funmobile again lmao!!!!!

            Click here!!!

            Comment


              #7
              lol u dont like copy paste? hmmmmmmmmm
              Failure is not when a girls leaves you, its only when you let her go virgin. heheh!!

              <span style="color:#9ACD32"><span style="font-size:36pt;line-height:100%">BEST MOBILE ADVERTISER</span></span>

              Comment


                #8
                LOL
                Want something coded email me at sales@webnwaphost.com for a prices.




                Comment

                Working...
                X