Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
> I think PHP is so popular because it is so easy to get started.
> <?php
> echo "hello world";
> ?>
It's hard to write a really bad PHP program and that helps. You can't
easily leave major security gaps, small scripts like the one above take
almost no time/skill to write, and just about anything will produce
something that you'll be able to see from your browser. No need to check
logs or compile your scripts. At the same time it's fast, secure, and easy
to use for more serious developers.
> I wish PHP was more OOP, as it would make some stuff easier and my
> programs look cleaner.
As Igor pointed out I've been addressing that need as best I can. Feel
free to try my code, review the FAQ (MANUAL and TUTORIAL coming soon),
etc. http://mlug.missouri.edu/~mogmios/projects/kfl.html
--
To unsubscribe, go to http://mlug.missouri.edu/members/edit.php
Archives are available at http://mlug.missouri.edu/list-archives/