MSDN Webcast: Extending PHP Applications Using Microsoft … - ZDNet

MSDN Webcast: Extending PHP Applications Using Microsoft … - ZDNet
MSDN Webcast: Extending PHP Applications Using Microsoft …ZDNet - 13 hours agoOverview: With a little creativity, developers can still use the open source PHP; Hypertext Preprocessor (PHP) application and extend it by using Microsoft …Microsoft Webcast: Security Series (Part 2 of 8) : Protecting Data … ZDNetall 2 news articles

TITLE: rPath update for php, php-mysql and php-pgsql - SecuObs

TITLE: rPath update for php, php-mysql and php-pgsql - SecuObs
TITLE: rPath update for php, php-mysql and php-pgsqlSecuObs, France - 6 hours agoDESCRIPTION: rPath has issued an update for php, php-mysql and php-pgsql. This fixes some vulnerabilities, where some have unknown impacts and others can be …

How to add spice to your PHP programs? (CIOL)

How to add spice to your PHP programs? (CIOL)
If you develop data driven websites then there are certain things you have to repeat. For instance, for each and every transaction with the database, you have to create a connection, log on to it, perform certain transactions and then disconnect.