Connecting Tech Pros Worldwide Forums | Help | Site Map

PHP and AS/400

Benny Hill
Guest
 
Posts: n/a
#1: Jul 17 '05
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
Guest
 
Posts: n/a
#2: Jul 17 '05

re: PHP and AS/400


"Benny Hill" <benny_hill3@your_rose_colored_glassesyahoo.com> wrote in
message
news:pan.2004.06.07.15.21.03.433619@your_rose_colo red_glassesyahoo.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


Closed Thread