PHP<->Google?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • R. Rajesh Jeba Anbiah

    PHP<->Google?

    I'm so curious to know whether Google uses PHP or not. Some pages on
    the net says that Google uses PHP. Is it true? If so, what database
    they use?

    Also heard that Yahoo is moving from yScript to PHP. Any idea about
    their database?

    If anybody knows the info, please share...

    ---
    "I have a dream that one day girls will be measured by the size of
    their brains than the shape of their flush"
    Email: rrjanbiah-at-Y!com
  • Jeffrey Silverman

    #2
    Re: PHP&lt;-&gt;Google?

    On Tue, 08 Jul 2003 06:08:33 -0700, R. Rajesh Jeba Anbiah wrote:
    [color=blue]
    > I'm so curious to know whether Google uses PHP or not. Some pages on the
    > net says that Google uses PHP. Is it true? If so, what database they use?
    >
    > Also heard that Yahoo is moving from yScript to PHP. Any idea about
    > their database?
    >
    > If anybody knows the info, please share...
    >
    > ---
    > "I have a dream that one day girls will be measured by the size of their
    > brains than the shape of their flush" Email: rrjanbiah-at-Y!com[/color]

    Don't know about google, but here is more info on Yahoo:


    --
    Jeffrey D. Silverman | jeffrey AT jhu DOT edu
    Johns Hopkins University | Baltimore, MD
    Website | http://www.wse.jhu.edu/newtnotes/

    Comment

    • Nikolai Chuvakhin

      #3
      Re: PHP&lt;-&gt;Google?

      ng4rrjanbiah@re diffmail.com (R. Rajesh Jeba Anbiah) wrote
      in message news:<abc4d8b8. 0307080508.3f82 2019@posting.go ogle.com>...[color=blue]
      >
      > I'm so curious to know whether Google uses PHP or not.[/color]

      Not in a way you'd notice. The only references to PHP you can
      find on their corporate site are in job ads requiring "complex
      coding experience in Perl, PHP, Python, or JavaScript" or
      somesuch. All senior positions require C/C++ and an advanced
      degree in CompSci. So my guess would be, PHP is used, but in
      support applications only.
      [color=blue]
      > Also heard that Yahoo is moving from yScript to PHP. Any idea
      > about their database?[/color]

      Michael Radwin of Yahoo! just gave a talk at OSCON 2003 titled
      "One Year of PHP at Yahoo!":



      Also, Yahoo! provides PHP/MySQL for their Web hosting clients.
      Their implementation of PHP is kind of funny though. It's a
      CGI (not Apache module) install; allow_url_fopen is off, and
      cURL is disabled. According to Radwin, cURL is allowed for
      Yahoo!'s own apps, though...

      Cheers,
      NC

      Comment

      • R. Rajesh Jeba Anbiah

        #4
        Re: PHP&lt;-&gt;Google?

        "Jeffrey Silverman" <jeffrey@jhu.ed u> wrote in message news:<pan.2003. 07.08.15.20.58. 18136@jhu.edu>. ..[color=blue]
        > On Tue, 08 Jul 2003 06:08:33 -0700, R. Rajesh Jeba Anbiah wrote:
        >[color=green]
        > > I'm so curious to know whether Google uses PHP or not. Some pages on the
        > > net says that Google uses PHP. Is it true? If so, what database they use?
        > >
        > > Also heard that Yahoo is moving from yScript to PHP. Any idea about
        > > their database?
        > >
        > > If anybody knows the info, please share...[/color][/color]

        [color=blue]
        > Don't know about google, but here is more info on Yahoo:
        > http://news.com.com/2100-1023-963937.html?tag=lh[/color]

        Yeah. Already seen this page. But, I would like to know Yahoo's
        database.

        This link ( http://groups.google.com/groups?hl=e...3Dphp%2Bgoogle
        ) says that Goolge uses PHP. But, no info about the database.

        ---
        "Success = 10% sweat + 90% tears"
        Email: rrjanbiah-at-Y!com

        Comment

        • Geoff Berrow

          #5
          Re: PHP&lt;-&gt;Google?

          Message-ID: <32d7a63c.03070 81629.2450e8e9@ posting.google. com> from Nikolai
          Chuvakhin contained the following:
          [color=blue][color=green]
          >> I'm so curious to know whether Google uses PHP or not.[/color]
          >
          >Not in a way you'd notice.[/color]

          Sure I've read somewhere that Google use Python...?

          --
          Geoff Berrow
          It's only Usenet, no one dies.
          My opinions, not the committee's, mine.
          Simple RFDs http://www.ckdog.co.uk/rfdmaker/

          Comment

          • Lothar Scholz

            #6
            Re: PHP&lt;-&gt;Google?

            Geoff Berrow <$bl$@ckdog.co. uk> wrote in message news:<83angvsoq bv1bm62kmumfdiv 81hfflbsk7@4ax. com>...[color=blue]
            > Message-ID: <32d7a63c.03070 81629.2450e8e9@ posting.google. com> from Nikolai
            > Chuvakhin contained the following:
            >[color=green][color=darkred]
            > >> I'm so curious to know whether Google uses PHP or not.[/color]
            > >
            > >Not in a way you'd notice.[/color]
            >
            > Sure I've read somewhere that Google use Python...?[/color]

            At least the first versions of there spider were written in Python.
            You can find this comment if you use the google toolbar and look at
            the page rank of the www.python.org site.

            Don't know if they still use it today.

            Comment

            • R. Rajesh Jeba Anbiah

              #7
              Re: PHP&lt;-&gt;Google?

              <Off Topic>

              I'm using Google (groups.google. com) to read & post. I couldn't
              view the article posted by Nikolai Chuvakhin at this page


              Anybody knows the reason?

              Thanks,
              R. Rajesh Jeba Anbiah

              </Off Topic>

              Geoff Berrow <$bl$@ckdog.co. uk> wrote in message news:<83angvsoq bv1bm62kmumfdiv 81hfflbsk7@4ax. com>...[color=blue]
              > Message-ID: <32d7a63c.03070 81629.2450e8e9@ posting.google. com> from Nikolai
              > Chuvakhin contained the following:
              >[color=green][color=darkred]
              > >> I'm so curious to know whether Google uses PHP or not.[/color]
              > >
              > >Not in a way you'd notice.[/color]
              >
              > Sure I've read somewhere that Google use Python...?[/color]

              Comment

              • Nikolai Chuvakhin

                #8
                Re: PHP&lt;-&gt;Google?

                ng4rrjanbiah@re diffmail.com (R. Rajesh Jeba Anbiah) wrote
                in message news:<abc4d8b8. 0307172136.36df 4ce4@posting.go ogle.com>...[color=blue]
                >
                > I'm using Google (groups.google. com) to read & post. I couldn't
                > view the article posted by Nikolai Chuvakhin at this page[/color]
                ....[color=blue]
                > Anybody knows the reason?[/color]

                Nope. And the funniest part is, I posted it via Google Groups, too...

                Cheers,
                NC

                Comment

                Working...