Who knows how to do geo ip banners?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MetaMan
    I AM WEB 2.0
    • Jan 2003
    • 28682

    #1

    Who knows how to do geo ip banners?

    I have a geo ip script. A programmer.

    Who can do this up? Not make the banners, but the process.
  • borked
    Totally Borked
    • Feb 2005
    • 6284

    #2
    something like my sig?

    For coding work - hit me up on andy // borkedcoder // com
    (consider figuring out the email as test #1)



    All models are wrong, but some are useful. George E.P. Box. p202

    Comment

    • woj
      <&(©¿©)&>
      • Jul 2002
      • 47880

      #3
      It should be pretty obvious to any programmer... which part are you having problems with? or are you looking for a programmer to hook this up?
      Custom Software Development, email: woj#at#wojfun#.#com to discuss details or skype: wojl2000 or gchat: wojfun or telegram: wojl2000
      Affiliate program tools: Hosted Galleries Manager Banner Manager Video Manager
      Wordpress Affiliate Plugin Pic/Movie of the Day Fansign Generator Zip Manager

      Comment

      • MetaMan
        I AM WEB 2.0
        • Jan 2003
        • 28682

        #4
        i want to pay to get it done, i know its not a massive job someone already has one written, i dont want to get my guy to busy. I just mean like once its implemented im not gonna need help.

        I need it on the actual banner, like text on it.

        Comment

        • borked
          Totally Borked
          • Feb 2005
          • 6284

          #5
          like I said - the sig:



          Can be considered as a banner as it's a GIF file and has geo text on it. It also happens to have geo-weather on it too...

          GD Library can help your programmer there.

          For coding work - hit me up on andy // borkedcoder // com
          (consider figuring out the email as test #1)



          All models are wrong, but some are useful. George E.P. Box. p202

          Comment

          • MetaMan
            I AM WEB 2.0
            • Jan 2003
            • 28682

            #6
            Originally posted by borked
            like I said - the sig:



            Can be considered as a banner as it's a GIF file and has geo text on it. It also happens to have geo-weather on it too...

            GD Library can help your programmer there.
            nice! i should have looked closer i just wanted to further explain and did not notice. I will be contacting you shortly. I want to have everything in place.

            do you have skype?

            Comment

            • Jason Voorhees
              So Fucking Banned
              • Jul 2010
              • 843

              #7
              Borked is your man for this job.

              Comment

              • HomerSimpson
                Too lazy to set a custom title
                • Sep 2005
                • 13826

                #8
                www.awmzone.com/services
                Make a bank with Chaturbate - the best selling webcam program
                Ads that can't be block with AdBlockers !!! /// Best paying popup program (Bitcoin payouts) !!!

                PHP, MySql, Smarty, CodeIgniter, Laravel, WordPress, NATS... fixing stuff, server migrations & optimizations... My ICQ: 27429884 | Email:

                Comment

                • Why
                  MFBA
                  • Mar 2003
                  • 7230

                  #9
                  step 1: instead of calling an image in your image tag, call a .php script...

                  in that php script you will need to get the browsers language setting and then print the correct banner based on that.... that is how you make them in a specific language.

                  if you want to make them with the location on them, thats a bit more difficult, what you will need to do is use a number of the functions found here: http://us2.php.net/manual/en/ref.image.php in fact if you read through some of them, there are already examples of code on how to do this.... you will just need to get them all to work together to get the result you waant.

                  this is the main function involved in this type of image manipulation with php... http://us2.php.net/manual/en/function.imagettftext.php

                  Comment

                  • CYF
                    Coupon Guru
                    • Mar 2009
                    • 10973

                    #10
                    Originally posted by Why
                    step 1: instead of calling an image in your image tag, call a .php script...

                    in that php script you will need to get the browsers language setting and then print the correct banner based on that.... that is how you make them in a specific language.

                    if you want to make them with the location on them, thats a bit more difficult, what you will need to do is use a number of the functions found here: http://us2.php.net/manual/en/ref.image.php in fact if you read through some of them, there are already examples of code on how to do this.... you will just need to get them all to work together to get the result you waant.

                    this is the main function involved in this type of image manipulation with php... http://us2.php.net/manual/en/function.imagettftext.php
                    nice info, thanks
                    Webmaster Coupons Coupons and discounts for hosting, domains, SSL Certs, and more!
                    AmeriNOC Coupons | Certified Hosting Coupons | Hosting Coupons | Domain Name Coupons

                    Comment

                    • plsureking
                      bored
                      • Aug 2003
                      • 4910

                      #11
                      Originally posted by Why
                      step 1: instead of calling an image in your image tag, call a .php script...
                      thats a nice way to go. just make sure u are using the IP of the user and not the IP of the server calling the php script. probably gotta embed it in the call..
                      PornCMS / low cost paysite management with hosting

                      Comment

                      • Why
                        MFBA
                        • Mar 2003
                        • 7230

                        #12
                        Originally posted by plsureking
                        thats a nice way to go. just make sure u are using the IP of the user and not the IP of the server calling the php script. probably gotta embed it in the call..
                        well id say use .htaccess or the likes but thats a whole another post.

                        Comment

                        • Alky
                          Confirmed User
                          • Apr 2002
                          • 5651

                          #13
                          not hard at all... anyone who knows remotely what they are doing can have this done in 30 minutes or less.

                          Originally posted by Why
                          well id say use .htaccess or the likes but thats a whole another post.
                          using htaccess for this is stupid.

                          Comment

                          Working...