PHP and AS/400

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

    PHP and AS/400

    Several years ago I wrote a bunch of JSP stuff to meet the needs of a
    project. These JSP's access data and execute programs on AS/400's.

    I would prefer to use PHP to accomplish the same tasks. So far my
    research indicates that getting data to and from the AS/400's is possible
    but I've not seen any mention of the ability to execute RPG/RPGLE programs
    on the AS/400's using PHP.

    Anyone with experience using PHP to work with AS/400 data and applications
    care to share thier experiences? Maybe point me to some online
    documentation?

    Thanks,
    Benny
  • Virgil Green

    #2
    Re: PHP and AS/400

    "Benny Hill" <benny_hill3@yo ur_rose_colored _glassesyahoo.c om> wrote in
    message
    news:pan.2004.0 6.07.15.21.03.4 33619@your_rose _colored_glasse syahoo.com...[color=blue]
    > Several years ago I wrote a bunch of JSP stuff to meet the needs of a
    > project. These JSP's access data and execute programs on AS/400's.
    >
    > I would prefer to use PHP to accomplish the same tasks. So far my
    > research indicates that getting data to and from the AS/400's is possible
    > but I've not seen any mention of the ability to execute RPG/RPGLE programs
    > on the AS/400's using PHP.
    >
    > Anyone with experience using PHP to work with AS/400 data and applications
    > care to share thier experiences? Maybe point me to some online
    > documentation?[/color]

    Visit www.iseriesnetwork.com and search the archives for "PHP". Also, there
    are some redbooks that address PHP at www.redbooks.ibm.com so you might poke
    around there as well.

    - Virgil


    Comment

    Working...