TheRoDent
Cool Ideas Rep
Make no mistake, PHP and any scripted language, python, or perl can be slow.I love PHP
Daemons, message queue eaters, shell scripts, web.
It's got curly braces and is awesome.
I used to be a perl hacker.
Now everything is #!/usr/bin/php
But if you're doing it right, the database is always the slowest part, not the code.
I process more accounting records per second in PHP backed by a custom freeradius module called rlm_gearman than freeradius and rlm_sql can do natively, with 20 times the business logic all in PHP