News Feed
Sections
News Archive


Community Events






feed this:

Symfony Blog:
New symfony security policy
0 comments :: posted Wednesday May 21, 2008 @ 12:06:29
voice your opinion now!

In an effort to keep things a bit more secure (after finding out about this) the symfony team has officially released their own security policy to help prevent issues like that in the future.

You may be wondering why it has been taking us such a long time to react. Here's the main reason: we had not a very strong security alert reporting and qualifying process. This has been fixed recently. So as of now, if you find a security bug in symfony, please send an email to security at symfony-project.com, with as much details as you can and ideally a patch if you can provide one.

The wiki has a whole section on how to report security issues to get them to the right place.

tagged with: symfony security policy official response wiki section


DevShed:
Working with Attributes and CDATA Sections with the DOM XML Extension
0 comments :: posted Wednesday March 05, 2008 @ 18:29:00
voice your opinion now!

DevShed has posted a new tutorial today that continues their series looking at XML handling with PHP. This time it's a focus on attributes in a CDATA section with DOM.

Since the DOM XML library comes equipped with many other methods that can be useful for adding custom attributes to the existing nodes of a given XML document, and creating new CDATA sections, among other things.

They start with a review of the DOM functionality to get you reacquainted. From there they move off into the createAttribute function and its use in the creation of CDATA elements in your XML.

tagged with: dom extension tutorial createelement cdata section


PHP5 security releases book mysql pecl PEAR cakephp application developer release package job code framework zendframework zend ajax database conference

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework