php kick-start required

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Andy Fish

    php kick-start required

    Howdy Strangers

    Sorry to barge in like this but I'd really appreciate any pointers for a
    seasoned veteran of programming (including C, Java, ASP, JSP, Perl, shell,
    VB, HTML, XSL) who has never touched PHP before.

    I've rather rashly agreed to doing some enhancements on a PHP Web app and,
    timescales being what they are, I don't have enough time for "learn PHP in
    21 days" or suchlike

    Any links to your favourite resource sites or tutorials greatfully
    appreciated.

    Many thanks in advance

    Andy


  • Von Heler

    #2
    Re: php kick-start required

    "Andy Fish" <ajfish@blueyon der.co.uk> wrote in
    news:C9wvb.7409 $xu.62440646@ne ws-text.cableinet. net:
    [color=blue]
    > Howdy Strangers
    >
    > Sorry to barge in like this but I'd really appreciate any pointers
    > for a seasoned veteran of programming (including C, Java, ASP, JSP,
    > Perl, shell, VB, HTML, XSL) who has never touched PHP before.
    >
    > I've rather rashly agreed to doing some enhancements on a PHP Web app
    > and, timescales being what they are, I don't have enough time for
    > "learn PHP in 21 days" or suchlike
    >
    > Any links to your favourite resource sites or tutorials greatfully
    > appreciated.
    >
    > Many thanks in advance
    >
    > Andy
    >
    >
    >[/color]

    Some of the ones I find useful are:

    PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.

    Zend is a trusted source for PHP development platforms, including secure runtimes, PHP monitoring tools & full PHP support for developers worldwide.

    Now, next, and beyond: Tracking need-to-know trends at the intersection of business and technology

    Sets a series of variables named from the column names to their values from a row.


    Founded in 1997, DEVShed is the perfect place for web developers to learn, share their work, and build upon the ideas of others.

    Comment

    • Matthew Crouch

      #3
      Re: php kick-start required

      In my opinion, if you've done all those things you could probably skip the
      tutorials/articles and go to the phpbuilder snippet library



      It's organized by category. Download a bunch of code that seems relevant to
      your project, read it, then tear it all apart and whatnot until it does what
      you want.

      "Von Heler" <vonheler@hotma il.com> wrote in message
      news:Xns943B530 E2864vonvonde@1 30.133.1.4...[color=blue]
      > "Andy Fish" <ajfish@blueyon der.co.uk> wrote in
      > news:C9wvb.7409 $xu.62440646@ne ws-text.cableinet. net:
      >[color=green]
      > > Howdy Strangers
      > >
      > > Sorry to barge in like this but I'd really appreciate any pointers
      > > for a seasoned veteran of programming (including C, Java, ASP, JSP,
      > > Perl, shell, VB, HTML, XSL) who has never touched PHP before.
      > >
      > > I've rather rashly agreed to doing some enhancements on a PHP Web app
      > > and, timescales being what they are, I don't have enough time for
      > > "learn PHP in 21 days" or suchlike
      > >
      > > Any links to your favourite resource sites or tutorials greatfully
      > > appreciated.
      > >
      > > Many thanks in advance
      > >
      > > Andy
      > >
      > >
      > >[/color]
      >
      > Some of the ones I find useful are:
      >
      > http://www.php.net/download-docs.php
      > http://www.zend.com/zend/tut/
      > http://www.onlamp.com/php/
      > http://www.phpbuilder.com/columns/
      > http://www.devarticles.com/cats/9
      > http://www.devshed.com/Server_Side/PHP[/color]


      Comment

      • Andy Fish

        #4
        Re: php kick-start required

        Thanks guys, I'll get reading :)

        "Matthew Crouch" <matthew.crouch @spamlessverizo n.net> wrote in message
        news:ksAvb.4037 $Cw.48@nwrddc02 .gnilink.net...[color=blue]
        > In my opinion, if you've done all those things you could probably skip the
        > tutorials/articles and go to the phpbuilder snippet library
        >
        > http://www.phpbuilder.com/snippet/
        >
        > It's organized by category. Download a bunch of code that seems relevant[/color]
        to[color=blue]
        > your project, read it, then tear it all apart and whatnot until it does[/color]
        what[color=blue]
        > you want.
        >
        > "Von Heler" <vonheler@hotma il.com> wrote in message
        > news:Xns943B530 E2864vonvonde@1 30.133.1.4...[color=green]
        > > "Andy Fish" <ajfish@blueyon der.co.uk> wrote in
        > > news:C9wvb.7409 $xu.62440646@ne ws-text.cableinet. net:
        > >[color=darkred]
        > > > Howdy Strangers
        > > >
        > > > Sorry to barge in like this but I'd really appreciate any pointers
        > > > for a seasoned veteran of programming (including C, Java, ASP, JSP,
        > > > Perl, shell, VB, HTML, XSL) who has never touched PHP before.
        > > >
        > > > I've rather rashly agreed to doing some enhancements on a PHP Web app
        > > > and, timescales being what they are, I don't have enough time for
        > > > "learn PHP in 21 days" or suchlike
        > > >
        > > > Any links to your favourite resource sites or tutorials greatfully
        > > > appreciated.
        > > >
        > > > Many thanks in advance
        > > >
        > > > Andy
        > > >
        > > >
        > > >[/color]
        > >
        > > Some of the ones I find useful are:
        > >
        > > http://www.php.net/download-docs.php
        > > http://www.zend.com/zend/tut/
        > > http://www.onlamp.com/php/
        > > http://www.phpbuilder.com/columns/
        > > http://www.devarticles.com/cats/9
        > > http://www.devshed.com/Server_Side/PHP[/color]
        >
        >[/color]


        Comment

        Working...