|
flexibilityThe main issue I have with PHP is really it's a scripting language.
Not that scripting languages are bad, but I just like my end
programs compiled. (Quick >Google search does show you can compile
PHP, I was unaware of that).
A nice feature of running PHP as an interpreted language is the
in variable typing. Variable type in PHP depends on context. You don'tget
that when you compile a program. Compiled programs require that youdefine
variable types in advance and they can't change.CL as
I would _love_ to see a PHP-to-ILE compiler on the IBM i. That way, we
could use PHP as a scripting language for web apps and as a compiled
language for batch apps. We could also mix PHP with RPG, COBOL, C, and
ILE modules. We could do something like Facebook is doing with PHP andC++
(except we'd be doing it with PHP and ILE).
Kelly Cookson
Senior Programmer/Analyst
Dot Foods, Inc.
217-773-4486 x12676
www.dotfoods.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.