For a small personal website I wrote my own, it still uses a database for dynamic content, needs no real security (for friends/family, htaccess for admin panel type). It was more fun writing it then anything else.
But if I was doing a "professional" site, or something that can potentially bring in money, with lots of users, would use existing (open source) products that are out there instead. It makes sense, as they will be far more secure and more efficient then anything I can write.
But if I was doing a "professional" site, or something that can potentially bring in money, with lots of users, would use existing (open source) products that are out there instead. It makes sense, as they will be far more secure and more efficient then anything I can write.