easy Framework to quickly develop php app

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

    easy Framework to quickly develop php app

    Hi,

    I only know basic of html/FTP knowledge but experienced in xBase
    programming.

    I am looking for nice/easy framework/tools to quickly develop a php database
    app (eg: table setup, master/details entries) with good looking interface
    and data field validation.

    Can you recommend any and comment/compare their features ?

    Regards
    Hoe


  • rush

    #2
    Re: easy Framework to quickly develop php app

    "tnhoe" <tnhoe@pc.jarin g.my> wrote in message
    news:bo7hlu$b5u $2@news6.jaring .my...[color=blue]
    > I only know basic of html/FTP knowledge but experienced in xBase
    > programming.
    >
    > I am looking for nice/easy framework/tools to quickly develop a php[/color]
    database[color=blue]
    > app (eg: table setup, master/details entries) with good looking interface
    > and data field validation.
    >
    > Can you recommend any and comment/compare their features ?[/color]

    look a bit at the PEAR repository for db classes, and model classses. For
    gui, you could look for some template solution like
    <plug>TemplateT amer</plug>

    rush
    --




    Comment

    • Useko Netsumi

      #3
      Re: easy Framework to quickly develop php app

      You need perl installed on your server to use PEAR. Perhaps less dependent
      on other scripting language is better, anyone?


      "rush" <pipa@rush.aval on.hr> wrote in message
      news:bo7j8n$2th $1@ls219.htnet. hr...[color=blue]
      > "tnhoe" <tnhoe@pc.jarin g.my> wrote in message
      > news:bo7hlu$b5u $2@news6.jaring .my...[color=green]
      > > I only know basic of html/FTP knowledge but experienced in xBase
      > > programming.
      > >
      > > I am looking for nice/easy framework/tools to quickly develop a php[/color]
      > database[color=green]
      > > app (eg: table setup, master/details entries) with good looking[/color][/color]
      interface[color=blue][color=green]
      > > and data field validation.
      > >
      > > Can you recommend any and comment/compare their features ?[/color]
      >
      > look a bit at the PEAR repository for db classes, and model classses. For
      > gui, you could look for some template solution like
      > <plug>TemplateT amer</plug>
      >
      > rush
      > --
      > http://www.templatetamer.com/
      >
      >
      >[/color]


      Comment

      • Alan Little

        #4
        Re: easy Framework to quickly develop php app

        Carved in mystic runes upon the very living rock, the last words of
        Useko Netsumi of comp.lang.php make plain:
        [color=blue]
        > You need perl installed on your server to use PEAR. Perhaps less
        > dependent on other scripting language is better, anyone?[/color]

        ??? Who told you that? PEAR = "PHP Extension and Application Repository".
        It has nothing to do with Perl.

        --
        Alan Little
        Phorm PHP Form Processor

        Comment

        • Artco News

          #5
          Re: easy Framework to quickly develop php app

          Sorry for correcting my mistakes. Thanks.

          "Alan Little" <alan@n-o-s-p-a-m-phorm.com> wrote in message
          news:Xns9429575 D9C100alanphorm com@216.196.97. 132...[color=blue]
          > Carved in mystic runes upon the very living rock, the last words of
          > Useko Netsumi of comp.lang.php make plain:
          >[color=green]
          > > You need perl installed on your server to use PEAR. Perhaps less
          > > dependent on other scripting language is better, anyone?[/color]
          >
          > ??? Who told you that? PEAR = "PHP Extension and Application Repository".
          > It has nothing to do with Perl.
          >
          > --
          > Alan Little
          > Phorm PHP Form Processor
          > http://www.phorm.com/[/color]


          Comment

          • Terence

            #6
            Re: easy Framework to quickly develop php app

            tnhoe wrote:
            [color=blue]
            > Hi,
            >
            > I only know basic of html/FTP knowledge but experienced in xBase
            > programming.
            >
            > I am looking for nice/easy framework/tools to quickly develop a php database
            > app (eg: table setup, master/details entries) with good looking interface
            > and data field validation.
            >
            > Can you recommend any and comment/compare their features ?
            >
            > Regards
            > Hoe
            >
            >[/color]

            Apache Cocoon.

            You can probably do what you need with XSPs.

            recommend buying a book on it.

            Comment

            Working...