Prev | Next
Advisories | Mandriva
... 2009.0/i586/php-pdo-5.2.6-18.9mdv2009.0.i586.rpm 5f7f199721b6d8d29fb5a48325d71dfa 2009.0/i586/php-pdo_dblib-5.2.6-18.9mdv2009.0.i586.rpm 83570b54bcee4751efe95fbf1a4a210f 2009.0/i586/php-pdo_mysql-5.2.6-18.9mdv2009.0.i586.rpm ...>>Read More
- [Related Article]
- http://www.mandriva.com/en/security/advisories?name=MDVSA-2009:304
- [Posted On]
- 01:33:57 11-30-2009
Advisories | Mandriva
... 2009.1/i586/php-pdo-5.2.11-0.2mdv2009.1.i586.rpm 386cd2e9e126fc637120c0484f512a36 2009.1/i586/php-pdo_dblib-5.2.11-0.2mdv2009.1.i586.rpm b4e4ee26da2f8a98566c81dd860caa25 2009.1/i586/php-pdo_mysql-5.2.11-0.2mdv2009.1.i586.rpm ...>>Read More
- [Related Article]
- http://www.mandriva.com/en/security/advisories?name=MDVSA-2009:303
- [Posted On]
- 01:33:56 11-30-2009
exception 'Zend_Db_Adapter_Exception' with message 'SQLSTATE[42000 ...
#2 /var/www/home/kids123net/public_html/ZendFramework/1.8.4/library/Zend/Db/Adapter/Pdo/Abstract.php(232): Zend_Db_Adapter_Abstract->query('DESCRIBE `news_...', Array) ...>>Read More
- [Related Article]
- http://jp.newses.net/news/article/id/891792693612b8fa83a741a82d7e44c9/
- [Posted On]
- 01:28:33 11-30-2009
Firebird/Interbase PDO Schema
For those of you who are willing to test/play with creepy Firebird PDO support scheme for Yii. Scheme tested on Firebird 2.1.3 for Windows, using php 5.2.11, Yii 1.0.9. All the stuff connected with named parameters binding in data ...>>Read More
- [Related Article]
- http://www.yiiframework.com/forum/index.php?/topic/5810-firebirdinterbase-pdo-schema/
- [Posted On]
- 23:46:24 11-28-2009
#7727 (Not possible to cache/serialize a doctrine form conaining a ...
at serialize(array('form' => object('RdcForumTopicPublicForm'))) in SF_ROOT_DIR/lib/vendor/symfony/lib/view/sfViewCacheManager.class.php line 703 ... 700. $this->dispatcher->notify(new sfEvent($this, 'application.log', array('Generate cache key'))); 701. .... Propel cannot not have this problem as the PDO connection is not stored in the Criteria objects. As a matter of fact, PDO instances are never stored anywhere in Propel. You need to pass them around if you want. ...>>Read More
- [Related Article]
- http://trac.symfony-project.org/ticket/7727
- [Posted On]
- 22:30:23 11-28-2009
#7727 (Not possible to cache/serialize a doctrine form conaining a ...
at serialize(array('form' => object('RdcForumTopicPublicForm'))) in SF_ROOT_DIR/lib/vendor/symfony/lib/view/sfViewCacheManager.class.php line 703 ... 700. $this->dispatcher->notify(new sfEvent($this, 'application.log', array('Generate cache key'))); 701. .... Propel cannot not have this problem as the PDO connection is not stored in the Criteria objects. As a matter of fact, PDO instances are never stored anywhere in Propel. You need to pass them around if you want. ...>>Read More
- [Related Article]
- http://trac.symfony-project.org/ticket/7727
- [Posted On]
- 20:16:19 11-28-2009
exception 'Zend_Db_Adapter_Exception' with message 'SQLSTATE[42000 ...
#2 /var/www/home/kids123net/public_html/ZendFramework/1.8.4/library/Zend/Db/Adapter/Pdo/Abstract.php(232): Zend_Db_Adapter_Abstract->query('DESCRIBE `news_...', Array) ...>>Read More
- [Related Article]
- http://jp.newses.net/news/article/id/9001888f8f3190f53647f8ed2ae64583/
- [Posted On]
- 09:55:59 11-28-2009
Creating a Web App from Scratch – Part 8 of 8: Security & The ...
Lucky for us, PHP Data Objects (PDO) virtually eliminates the risk for SQL injection through the use of prepared statements, which are like query templates that we can customize with parameters. All the escaping is done for us when the ...>>Read More
- [Related Article]
- http://css-tricks.com/app-from-scratch-8-finishing/
- [Posted On]
- 23:01:53 11-27-2009
Creating a Web App from Scratch – Part 8 of 8: Security & The ...
Lucky for us, PHP Data Objects (PDO) virtually eliminates the risk for SQL injection through the use of prepared statements, which are like query templates that we can customize with parameters. All the escaping is done for us when the ...>>Read More
- [Related Article]
- http://www.phphosts.org/2009/11/creating-a-web-app-from-scratch-%E2%80%93-part-8-of-8-security-the%C2%A0future/
- [Posted On]
- 23:01:52 11-27-2009
Open Question: Can someone rewrite this PHP framework to use mySQL ...
Open Question: Can someone rewrite this PHP framework to use mySQL instead of sqlite? November 27th, 2009 by wood. path = realpath($pathinfo['dirname']) . "/database/ratings.sqlite"; $dbh = new PDO("sqlite:$this->path"); $this->table ...>>Read More
- [Related Article]
- http://www.phpframeworks.com/news/p/1459/open-question-can-someone-rewrite-this-php-framework-to-use-mysql-instead-of-sqlite
- [Posted On]
- 14:16:39 11-27-2009