Mike,
How about the i5_connect that is in mentioned in this thread?
Here is the example from the user guide:
$conn = i5_connect("1.2.3.4", "MYUSER", "MYPWD");
if (!$conn) {
die(i5_errormsg());
}
Why would the example have a hard-coded user name and password? Who would do
that?
I am not picking on ZEND, this seems to be the norm. Every example is a
'hello world' example.
Yet taking that to a practical step is where the blood sweat and tears come
in.
So where do I go from there to find out how to have the user key in their
user id and password?
Mr. Google and forums like this, I guess. But sometimes when you go to Mr.
Google, you find that the examples out there are not correct.
Ok, I am done ranting. Thanks for reading this.
Tom Deskevich
-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On
Behalf Of Mike Pavlak
Sent: Monday, November 09, 2009 8:50 AM
To: Web Enabling the AS400 / iSeries
Subject: Re: [WEB400] PHP - authenticate and authorize using AS400 profile
Tom,
Have you tried the Zend Core for i5/OS User Guide? It is located here and
there are many examples:
http://www.zend.com/topics/Zend-Core-User-Guide-i5OS-V261.pdf
Whether you consider them "good" or not is another discussion :-)
Also, which i5 functions do you have questions about? I have sample code on
many of them and can provide if desired.
Regards,
Mike
mike.p@xxxxxxxx Cell: (408)679-1011 Office: (815)722-3454
As an Amazon Associate we earn from qualifying purchases.