Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: [News] PHP on the Rise

On Wed, 03 Jan 2007 07:26:23 +0000, Roy Schestowitz wrote:

> PHP Development Becoming Increasingly Popular
> 
> ,----[ Quote ]
>| Web development is becoming a more prosperous industry lately. Since
>| the Interet and the computer wave in general is becoming quite
>| lucrative, web development is becoming a booming industry in which
>| everyone wants to be a part.
> `----
> 
> http://www.webpronews.com/expertarticles/expertarticles/wpn-62-20070102PHPDevelopmentBecomingIncreasinglyPopular.html
> http://tinyurl.com/yg5m7y

Sadly.  It just means more insecure web software out there, just like 99.9%
of the rest of the PHP apps out there.  It's quite possible to write secure
sites in PHP, but the language doesn't go out of it's way to help you.

ASP.NET on the other hand, most samples have relatively secure database
code because they use the built-in parameter features of ADO.NET rather
than simply concatenating strings like most PHP samples do.

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index