Tagged: PHP5 Toggle Comment Threads | Keyboard Shortcuts

  • DerFichtl 8:53 am on February 8, 2011 Permalink
    Tags: cli, , PHP5   

    PHP Commandline Script in Farbe 

    Bei PHP Gangster hab ich soeben eine kleine Klasse entdeckt mit der CLI Scripte farbige Ausgaben machen können …

    Usage:

     
    $color = new Color();
    $color->set('red');
     
    echo "red textn";
     
    $color->reset(); 
    $color->echoString("red text on bluen", 'red_u', 'blue');
     
  • DerFichtl 9:17 am on January 14, 2011 Permalink
    Tags: , , PHP5, , ,   

    New Google Ranking Checker with Locale-Support 

    A new release of the Google Ranking Checker Class is available now. The new version 1.2.0 is released under a Creative Commons license (by-sa 3.0) and supports locale settings for language and country.

    More …

     
    • Soren 6:54 am on January 20, 2011 Permalink | Reply

      Hi there

      Love the script – Although, I cant get it to work properly… For some keywords it’s ok, but for others it just dont return a result…

      I.e. I have a site called notebooktoshiba.net – I know for a fact that it is currently on position 13 on Google. The script turns up a blank for both “notebook toshiba” and for “notebooktoshiba” – Even “notebooktoshiba.net” gives a blank which should be a given 1st place position on Google. I have the same results for many other sites… What gives?

      I’ve set the locale to “$rankingChecker->setLocale(‘us’, ‘en’);”

      Good work btw ;) Would love to make this work and not jump on a Google scraper…

    • Google Search Rank Checker 4:20 pm on May 25, 2011 Permalink | Reply

      You can use Google search rank checker to check your rankings

    • Google Search Rank Checker 5:19 pm on May 25, 2011 Permalink | Reply

      You can use Google search rank checker to check your rankings

    • Zabbath 8:06 am on August 17, 2011 Permalink | Reply

      I just want to know how to modify your script become multi Ses, so I can chek rank using Google, yahoo and bing using your existing code

    • Zabbath 8:06 am on August 17, 2011 Permalink | Reply

      I just want to know how to modify your script become multi Ses, so I can chek rank using Google, yahoo and bing using your existing code

    • Roger Tschallener 2:49 pm on August 27, 2011 Permalink | Reply

      Ich habe eine kleine Anpassung in der Class vorgenommen, da diese ab dem zweiten Keyword des Arrays bei mir etwas gezickt hat.

      Folgender Bereich habe ich VOR das “foreach($keywords as $keyword) {” verschoben:
      if (! empty($this->country)) {
      $this->country = ‘&gl=’.$this->country;
      }

      Darfst du gerne für ein Update übernehmen ;)

    • Roger 2:49 pm on August 27, 2011 Permalink | Reply

      Ich habe eine kleine Anpassung in der Class vorgenommen, da diese ab dem zweiten Keyword des Arrays bei mir etwas gezickt hat.

      Folgender Bereich habe ich VOR das “foreach($keywords as $keyword) {” verschoben:
      if (! empty($this->country)) {
      $this->country = ‘&gl=’.$this->country;
      }

      Darfst du gerne für ein Update übernehmen ;)

    • Arthur J 11:15 pm on February 2, 2012 Permalink | Reply

      Does anyone know what’s the daily limit on querying Google?

    • Arthur J 11:15 pm on February 2, 2012 Permalink | Reply

      Does anyone know what’s the daily limit on querying Google?

    • Vmukul111 5:24 am on February 11, 2012 Permalink | Reply

      Thanks for the nice code!
      But I could not make it work properly. It always shows the same result unaffecting by locale settings.

      And Can I use your API in my code?
      I could not get one from the link given by you

    • Vmukul111 5:24 am on February 11, 2012 Permalink | Reply

      Thanks for the nice code!
      But I could not make it work properly. It always shows the same result unaffecting by locale settings.

      And Can I use your API in my code?
      I could not get one from the link given by you

    • Msathesh 6:25 am on March 29, 2012 Permalink | Reply

      Your script is accurately displaying the rankings but when I run it on my localhost, it’s getting me the rankings wrongly more often. I simply, do not understand why it’s display different results for same script. The only difference is API key. Which makes no sense to me. Do you know why? Thanks for the script though.

    • Msathesh 6:25 am on March 29, 2012 Permalink | Reply

      Your script is accurately displaying the rankings but when I run it on my localhost, it’s getting me the rankings wrongly more often. I simply, do not understand why it’s display different results for same script. The only difference is API key. Which makes no sense to me. Do you know why? Thanks for the script though.

    • stevo 5:02 pm on April 8, 2012 Permalink | Reply

      Hey there,
      I tried the script on my server and while it does return results, they are different from those shown in the Bohuco Labs example (which are actually correct in my case). In both cases I use de/de for lang/country. Any idea why the script shows different results?
      Cheers,
      Stefan

    • stevo 5:02 pm on April 8, 2012 Permalink | Reply

      Hey there,
      I tried the script on my server and while it does return results, they are different from those shown in the Bohuco Labs example (which are actually correct in my case). In both cases I use de/de for lang/country. Any idea why the script shows different results?
      Cheers,
      Stefan

    • Arthur J 11:13 pm on February 2, 2012 Permalink | Reply

      try ‘en’,'us’

  • DerFichtl 4:10 pm on July 22, 2010 Permalink
    Tags: , , , PHP5, ,   

    PHP WebSocket Server – The Handshake 

    WebSockets are the new cool boys in town, but the specs are in a very early state and so it’s hard to keep up to date with the different browser implementations …

    More …

     
    • the future 10:48 am on February 25, 2011 Permalink | Reply

      Thanks so much. I was having some real problems with my handshake.
      :)

    • :D 2:17 pm on December 27, 2012 Permalink | Reply

      my parkinson is still anmnnnciokalpw wj15455f32d

c
compose new post
j
next post/next comment
k
previous post/previous comment
r
reply
e
edit
o
show/hide comments
t
go to top
l
go to login
h
show/hide help
shift + esc
cancel