Web Development

From AdminWiki

(Difference between revisions)
Jump to: navigation, search
m (The choice)
Line 5: Line 5:
Food for thought:
Food for thought:
-
* [http://tnx.nl/php PHP in contrst to perl]
+
* [http://tnx.nl/php PHP in contrast to perl]
* [http://czth.net/pH/PHPSucks PHPSucks]
* [http://czth.net/pH/PHPSucks PHPSucks]
* [http://www.ukuug.org/events/linux2002/papers/html/php/ Experiences of using PHP in large websites]
* [http://www.ukuug.org/events/linux2002/papers/html/php/ Experiences of using PHP in large websites]

Revision as of 21:40, 23 May 2006

Contents

The choice

Although PHP might be your first choice when doing "web development" that doesn't mean it's the best one.

Food for thought:

Unbiased facts:

    • FIXME **

PHP

  • Securing
  • Tuning (Zend Optimizer & replacements)

Perl

  • FastCGI vs. mod_perl
  • Package Management (dh-make-perl, etc)
Personal tools