how to display mkhoj ads

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

    how to display mkhoj ads

    anyone coder know how to display mkhoj ads on pc browser

    #2
    Originally posted by rdxmob View Post
    anyone coder know how to display mkhoj ads on pc browser
    why to cheat with them lol
    she is beautifull than php.and i love her more than php.
    sigpic

    Comment


      #3
      Use
      PHP Code:
      $mkhoj_test true
      and you will see the test ads in your pc browser
      Advertise your mobile site for FREE with AdTwirl

      Comment


        #4
        thanx gum but i am alredy try this code its not working i want to display mkhoj ads on pc browser like opera internet explore mozila like etc mkhoj no issue to display mkhoj ads on pc its only display on mobile device but i see on another site they display mkhoj ads on pc browser so can help me i am very thanx to u

        Comment


          #5
          Originally posted by GumSlone View Post
          Use
          PHP Code:
          $mkhoj_test true
          and you will see the test ads in your pc browser
          thanx gum but i am alredy try this code its not working i want to display mkhoj ads on pc browser like opera internet explore mozila like etc mkhoj no issue to display mkhoj ads on pc its only display on mobile device but i see on another site they display mkhoj ads on pc browser so can help me i am very thanx to u

          Comment


            #6
            Mail them they will tell u. Ask prakash or abdul on mkhoj

            http://WapTops.com- Get Real High Traffic
            http://WapFun.info-Fun 4 Wap

            Comment


              #7
              friends in mkhoj ads,a line HTTP_USER_AGENT command line is
              identify users internet browsing agent(like as opera,mozilla,nokia72 etc.)
              its function collect information of users & browsers & send to mkhoj.
              & mkhoj identify mobile & pc browser, & they display add or NO.

              if we set defaut USER_AGENT in our server/php code.
              then a default user agent string send to mkhoj and our ads are
              display in our pc also.
              if we set opera mini or nokia N72 USER AGENT string default, our ads
              display in pc also.
              they are three type of methods for set our user agent string
              TYPE 1;
              .htaccess
              Add the following line to your .htaccess file and that should do the trick:

              php_value user_agent Opera/9.80 (J2ME/MIDP;Opera Mini/4.2.14912/812; U;en) Presto/2.2.0

              TYPE 2:
              PHP set
              You could also use an ini_set to define the user agent too, just place this PHP line into the head of the script doing the Curl:

              ini_set('user_agent', 'Opera/9.80 (J2ME/MIDP;Opera Mini/4.2.14912/812; U;en) Presto/2.2.0');

              Set it in Curl
              You can also set the parameter in the Curl script itself, meaning that only this action is identified as Opera mini. Just add the following line into the Curl script in your PHP (not forgetting to change the $curl variable to whatever you're using:

              curl_setopt($curl, CURLOPT_USERAGENT, 'Opera/9.80 (J2ME/MIDP;Opera Mini/4.2.14912/812; U;en) Presto/2.2.0');

              For more information read the original piece of content at TorrentialWebDev as they deserve all the praise for this. If you'd like to learn how to scrape website content using Curl, check out my tutorial.

              this trick is not tested,i think its work fine if u can install.

              Rajesh

              Comment


                #8
                friends in mkhoj ads,a line HTTP_USER_AGENT command line is
                identify users internet browsing agent(like as opera,mozilla,nokia72 etc.)
                its function collect information of users & browsers & send to mkhoj.
                & mkhoj identify mobile & pc browser, & they display add or NO.

                if we set defaut USER_AGENT in our server/php code.
                then a default user agent string send to mkhoj and our ads are
                display in our pc also.
                if we set opera mini or nokia N72 USER AGENT string default, our ads
                display in pc also.
                they are three type of methods for set our user agent string
                TYPE 1;
                .htaccess
                Add the following line to your .htaccess file and that should do the trick:

                php_value user_agent Opera/9.80 (J2ME/MIDP;Opera Mini/4.2.14912/812; U;en) Presto/2.2.0

                TYPE 2:
                PHP set
                You could also use an ini_set to define the user agent too, just place this PHP line into the head of the script doing the Curl:

                ini_set('user_agent', 'Opera/9.80 (J2ME/MIDP;Opera Mini/4.2.14912/812; U;en) Presto/2.2.0');

                Set it in Curl
                You can also set the parameter in the Curl script itself, meaning that only this action is identified as Opera mini. Just add the following line into the Curl script in your PHP (not forgetting to change the $curl variable to whatever you're using:

                curl_setopt($curl, CURLOPT_USERAGENT, 'Opera/9.80 (J2ME/MIDP;Opera Mini/4.2.14912/812; U;en) Presto/2.2.0');

                For more information read the original piece of content at TorrentialWebDev as they deserve all the praise for this. If you'd like to learn how to scrape website content using Curl, check out my tutorial.

                this trick is not tested,i think its work fine if u can install.

                Rajesh

                Comment


                  #9
                  mkjoh adds see

                  Originally posted by rdxmob View Post
                  anyone coder know how to display mkhoj ads on pc browser
                  mkhoj see all mobiles n u use pc mozilla n opera so mkhoj not show coz its mobile adds n ppl cheat so mkhoj see only phone n u can make pc real browser as like phone u see mkhoj adds on ur pc

                  Comment


                    #10
                    I think it will be good if someone will post the advance version or v2 script of inmobi that display multiple ads in a page and will display an add in pcweb browsers.
                    Thinking of moving to inmobi network too since im reading to many negative post bout admob.

                    Comment

                    Working...
                    X