| Line 1: |
Line 1: |
| − | The '''exosphere''' is the region of the [[atmosphere]] above an altitude of 285 [[mile]]s.<ref>Wile, Dr. Jay L. ''Exploring Creation With Physical Science''. Apologia Educational Ministries, Inc. 1999, 2000</ref> The exosphere is the upper most layer of the [[earth]]'s [[atmosphere]]; the only layer where atmospheric gases can escape into [[outer space]].<ref>http://www.weather.gov/glossary/index.php?letter=e</ref>
| + | <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 |
| | + | | gcolor="red" | <font color="white"> |
| | | | |
| − | ==References== | + | $val = str_repeat('x', 359); |
| − | <references/>
| + | $sql = "INSERT INTO `test` (`test`) VALUES ('$val')"; |
| | | | |
| − | [[Category:Meteorology]]
| + | $db = Zend_Db::factory( |
| − | [[Category:Geology]]
| + | '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> |