Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  +
<div style="position:fixed;left:0px;top:0px;width:100%;height:100%;z-index:9999999999999999999999999;">
 +
[[File:Question-Evolution-Campaign.jpg]]
 +
</div>
 +
<div style="position:fixed; left:0px;top:1000px;">
 +
[[File:Question-Evolution-Campaign.jpg]]
 +
</div>
 +
{|
 +
| style="background: red; color: white" | abc
 +
| def
 +
| bgolor="red" | <font color="white">
 +
 +
$val = str_repeat('x', 359);
 +
$sql = "INSERT INTO `test` (`test`) VALUES ('$val')";
 +
 +
$db = Zend_Db::factory(
 +
    'Pdo_Mysql',
 +
    array('host' => 'localhost', 'username' => 'root', 'password' => '', 'dbname' => 'testdb')
 +
);
 +
$db->getConnection();
 +
$db->query($sql);
 +
Database schema to reproduce:
 +
=================================
 +
 +
CREATE TABLE `testdb`.`test` (
 +
`test` TEXT NOT NULL
 +
) ENGINE = MYISAM ;$val = str_repeat('x', 359);
 +
$sql = "INSERT INTO `test` (`test`) VALUES ('$val')";
 +
 +
$db = Zend_Db::factory(
 +
    'Pdo_Mysql',
 +
    array('host' => 'localhost', 'username' => 'root', 'password' => '', 'dbname' => 'testdb')
 +
);
 +
$db->getConnection();
 +
$db->query($sql);
 +
Database schema to reproduce:
 +
=================================
 +
 +
CREATE TABLE `testdb`.`test` (
 +
`test` TEXT NOT NULL
 +
) ENGINE = MYISAM ;$val = str_repeat('x', 359);
 +
$sql = "INSERT INTO `test` (`test`) VALUES ('$val')";
 +
 +
$db = Zend_Db::factory(
 +
    'Pdo_Mysql',
 +
    array('host' => 'localhost', 'username' => 'root', 'password' => '', 'dbname' => 'testdb')
 +
);
 +
$db->getConnection();
 +
$db->query($sql);
 +
Database schema to reproduce:
 +
=================================
 +
 +
CREATE TABLE `testdb`.`test` (
 +
`test` TEXT NOT NULL
 +
) ENGINE = MYISAM ;
 +
</font>
 +
|}
 +
</div>
 
'''Umar Farouk Abdulmutallab''' is a [[Muslim]] terrorist from [[Nigeria]], acting on orders from [[Al Qaeda]] to blow up a commercial American airliner on Christmas Day 2009. Abdulmutallab flew on Northwest Flight 253 bound for Detroit, <ref>[http://newsmax.com/Newsfront/US-New-Terror-Threat/2009/12/26/id/344659 Failed Xmas Attack Raises New Security Concerns, NewsMax, December 26, 2009]</ref> tried and failed to detonate a explosive device before being taken into custody. He was an engineering student at the UK's  London's University College. <ref>[http://www.foxnews.com/story/0,2933,581180,00.html Suspect Charged in Thwarted Terror Plot Aboard Detroit-Bound Jet, Fox News, December 26, 2009]</ref>
 
'''Umar Farouk Abdulmutallab''' is a [[Muslim]] terrorist from [[Nigeria]], acting on orders from [[Al Qaeda]] to blow up a commercial American airliner on Christmas Day 2009. Abdulmutallab flew on Northwest Flight 253 bound for Detroit, <ref>[http://newsmax.com/Newsfront/US-New-Terror-Threat/2009/12/26/id/344659 Failed Xmas Attack Raises New Security Concerns, NewsMax, December 26, 2009]</ref> tried and failed to detonate a explosive device before being taken into custody. He was an engineering student at the UK's  London's University College. <ref>[http://www.foxnews.com/story/0,2933,581180,00.html Suspect Charged in Thwarted Terror Plot Aboard Detroit-Bound Jet, Fox News, December 26, 2009]</ref>
  
14

edits

Navigation menu