Web Development

From AdminWiki

(Difference between revisions)
Jump to: navigation, search
(PHP)
Line 1: Line 1:
 +
= 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:
 +
 +
* [http://tnx.nl/php PHP in contrst to perl]
 +
* [http://czth.net/pH/PHPSucks PHPSucks]
 +
* [http://www.ukuug.org/events/linux2002/papers/html/php/ Experiences of using PHP in large websites]
 +
 +
== Unbiased facts: ==
 +
 +
** FIXME **
 +
= PHP =
= PHP =

Revision as of 21:28, 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