Which package is famous for php?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Seong-cheol

    #1

    Which package is famous for php?

    This is first time to write a message in this group and I'm not good at
    English.
    So.. please forgive any mistakes i do.

    I've recently seen PEAR package..
    and I wonder what kind of package is useful and famous for php?
    Please tell me useful packages..

  • Robert Iver

    #2
    Re: Which package is famous for php?


    Seong-cheol wrote:[color=blue]
    > This is first time to write a message in this group and I'm not good at
    > English.
    > So.. please forgive any mistakes i do.
    >
    > I've recently seen PEAR package..
    > and I wonder what kind of package is useful and famous for php?
    > Please tell me useful packages..[/color]

    Hello,

    Your English skills are better than my skills at any Asian
    Language, so no need to apologize.

    You need to tell us what you are trying to write a PHP script for.
    The only way people will know if a class or function is useful to you
    ot not is if we know what you want to do.

    Give some information about what you want to do, and you will be
    more likely to get help.

    Comment

    • Ksu

      #3
      Re: Which package is famous for php?

      I like things that make life easy))))
      always - smarty http://smarty.php.net/
      for fun - http://www.modernmethod.com/sajax/

      Comment

      • Seong-cheol

        #4
        Re: Which package is famous for php?

        Hello,

        I actually don't have specified proposes and I'm now studying in PHP
        I just consider what i should study ... and what i know.. for the
        further
        That's why i ask it. but i think i want to get information about file,
        database, debugging tool ..
        something like general info.. :-)

        Anyway thank you for your answer..


        Robert Iver 작성:
        [color=blue]
        > Seong-cheol wrote:[color=green]
        > > This is first time to write a message in this group and I'm not good at
        > > English.
        > > So.. please forgive any mistakes i do.
        > >
        > > I've recently seen PEAR package..
        > > and I wonder what kind of package is useful and famous for php?
        > > Please tell me useful packages..[/color]
        >
        > Hello,
        >
        > Your English skills are better than my skills at any Asian
        > Language, so no need to apologize.
        >
        > You need to tell us what you are trying to write a PHP script for.
        > The only way people will know if a class or function is useful to you
        > ot not is if we know what you want to do.
        >
        > Give some information about what you want to do, and you will be
        > more likely to get help.[/color]

        Comment

        • Adam

          #5
          Re: Which package is famous for php?

          On 16 Jun 2006 02:48:14 -0700, Seong-cheol wrote:
          [color=blue]
          >I actually don't have specified proposes and I'm now studying in PHP
          >I just consider what i should study ... and what i know.. for the
          >further
          >That's why i ask it. but i think i want to get information about file,
          >database, debugging tool ..
          >something like general info.. :-)[/color]

          Firstly ... welcome to the group - there are some incredibly
          knowledgable people here - with so much time on their hands to help
          out that I sometimes wonder if they sleep!

          Secondly - your English is pretty damn good - considering we're
          talking about technical things - hardly phrases that you might find in
          a tourist's phrase book!

          Lastly - I'd say you need to find a *real* project to try your PHP
          skills on. It's the best way. Find someone that might benefit from a
          database driven website or application and offer to do it for free.
          That way they can't complain if it goes wrong - and you'll be the one
          benefitting (in the long run) from your new skills.

          One final bit of advice - use the PHP site itself. It's translated
          into many languages - hopefully your native one too - but every
          description of every PHP function has comments and additions from PHP
          users below it. There's usually treasure there!

          Adam.

          Comment

          • Rik

            #6
            Re: Which package is famous for php?

            Adam wrote:[color=blue]
            > Lastly - I'd say you need to find a *real* project to try your PHP
            > skills on. It's the best way. Find someone that might benefit from a
            > database driven website or application and offer to do it for free.
            > That way they can't complain if it goes wrong - and you'll be the one
            > benefitting (in the long run) from your new skills.[/color]

            Amen to that, it's how I started. And for further learning, I try to answer
            as many questions as I can on forums & newsgroups such as this. There are
            always problems you haven't thought of, situations that pose a challenge.
            Apart from the first free projects I'd say I've learned most from others
            asking questions, and asking myself how I would solve the problem.
            [color=blue]
            > One final bit of advice - use the PHP site itself. It's translated
            > into many languages - hopefully your native one too - but every
            > description of every PHP function has comments and additions from PHP
            > users below it. There's usually treasure there![/color]

            Comments on www.php.net are gold, indeed.
            Grtz,
            --
            Rik Wasmus


            Comment

            • R. Rajesh Jeba Anbiah

              #7
              Re: Which package is famous for php?

              Seong-cheol wrote:
              <snip>[color=blue]
              > I've recently seen PEAR package..
              > and I wonder what kind of package is useful and famous for php?[/color]

              There are bunch of code snippets that will be more helpful if you
              follow PEAR framework. Persoanlly, I don't like the PEAR and many other
              frameworks. But, if you prefer quick coding, PEAR could be adopted.

              --
              <?php echo 'Just another PHP saint'; ?>
              Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

              Comment

              Working...