very interesting!
and it started as "Personal Home Page" right? :)
fernando
On Wed, Feb 11, 2009 at 12:40 PM, Rolan Yang wrote:
> Might be old news? Just saw it on my eweek feed this morning.
>
>
> http://www.eweek.com/c/a/Application-Development/Zend-Puts-PHP-on-IBM-System-i/?kc=NANANANANAFAK
PHP has been officially supported on IBM i since 2006, when Zend/IBM
began providing IBM i's users with a no-charge package consisting of
Zend Core, Studio, support, and special extensions.
(IBM i is the newest name for a system formerly called AS/400, iSeries,
i5, and System i.)
So what's t
Might be old news? Just saw it on my eweek feed this morning.
http://www.eweek.com/c/a/Application-Development/Zend-Puts-PHP-on-IBM-System-i/?kc=NANANANANAFAKETRACKINGIDHIFROMNYPHP
or
http://tinyurl.com/bdu3gb
~Rolan*
*
___
New York PHP User Group Comm
Hi all,
Well, as it turns out the problem was syntax -
field values had one too many " marks...and the values weren't being
carried into the session.
There was
"">
instead of
">
Now field values are being retained on redirect. [Thank you Hans!!!]
Onto another question: in testin