Re: Discussion Board software



On Thu, 5 Jun 2008 02:20:23 -0700 (PDT), walker.l2 wrote:
In PHP you can consider those two platform
vbullettin and phpBB - had a chance to make both run on iSeries, but the db was
outside on a separate server (well at least a decent pc, to run only mysql you
don't need much more).

You don't have to use MySQL with PHP any more, PHP can now connect to
DB2 on the AS/400.

It depends on how the PHP application was written. There's several
database-dependant sets of APIs, and a wrapper called PHP Data Objects
(PDO) that CAN be used to write fairly portable code for fairly simple
database operations, IF the PDO code is written to be portable. (It's
perfectly possible to write a PDO-based program that ends up being
database-dependant by mistake.) And, as usual with such things for the
i5, the system running PHP/PDO must be built against an appropriate
version of DB2 Client v9.1 or later and an appropriate version of DB2
Connect. http://us2.php.net/manual/en/ref.pdo-ibm.php has many of the
details.

--
Life does not cease to be funny when people die any more than it ceases
to be serious when people laugh.
-- George Bernard Shaw
.



Relevant Pages

  • Re: PHP and DB2 on an IIS Server
    ... I'm attempting to get an IIS Server running with PHP (which I can do ... DB2 lookups on our iSeries AS/400. ...
    (comp.lang.php)
  • Re: from PHP -> db2_connect() Undefined Function
    ... after properly configuring my XP ODBC connection ... Any attempt to use a function starting with db2_ ... fails with "undefined function" message. ... Can I tell from my php_info() if the PHP 5 that I installed ...
    (comp.lang.php)
  • Re: Second version open source binary software distribution
    ... PHP can interact with DB2 because ... it has been compiled with DB2 support. ...
    (comp.sys.ibm.as400.misc)
  • Re: .NET/C# versus PHP
    ... to the powerful IDE for .NET and the classes in C# (not as good as ... one works with .NET and they all use PHP. ... .NET is definitely slow in the same way DB2 was slow versus IMS when ... DB2 was hailed as the big change. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: query error handling
    ... this feature was introduced in PHP version 5.2". ... blamed his ignorance on "outdated help files". ... Referring now, in December 2009, to ... Life does not cease to be funny when people die any more than it ceases ...
    (comp.lang.php)