×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
For the ambitious, the default example provided in ZF is the Guestbook and that can be "tweaked" to do phone directory.
http://framework.zend.com/manual/en/learning.quickstart.html
I know Jeff Olen did a little preso on this so he can probably offer some advice.
Sounds like a fun place to code a little PHP. :-)
Mike
mike.p@xxxxxxxx Cell: (408)679-1011 Office: (630)928-1476
Zend Server for IBM i available at
http://www.zend.com/en/products/server/zend-server-5-new-ibmi
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of bdietz400@xxxxxxxxx
Sent: Tuesday, March 29, 2011 3:58 PM
To: Web Enabling the AS400 / iSeries
Subject: Re: [WEB400] PHP Based Telephone Directory
Michael,
You should be able to download any of the MySQL based "free" phone books
out there.(I found a ton of them)
Then with a little work you could change all the MySQL statement to their
db2 equivalent.
Or if you wanted you could fire up MySQL on the i and use the IBMDB2i
storage engine to store the data in a library/file.
That way you would not have to muck around converting the MySQL syntax.
Bryan
As an Amazon Associate we earn from qualifying purchases.