0byt3m1n1
Path:
/
data
/
17
/
1
/
18
/
11
/
1670011
/
user
/
1801231
/
htdocs
/
marketting
/
system
/
application
/
errors
/
[
Home
]
File: error_db.php
<style type="text/css"> #content { text-transform: capitalize; margin: 3em; border: #FFCC00 3px solid; padding: 3em; font-size: 14px; font-weight:bold; color: #C60000; background-color: #FFFF66; font-family: tahoma, arial; } h1 { font-weight: normal; font-size: 14px; font-weight:bold; color: #C60000; margin: 0 0 4px 0; } #message { float:left; margin-left: 1em; } a { color:#333333; text-decoration:none; } a:hover { text-decoration:underline; } </style> <div id="content"> <div id="message"> <h1><?php echo $heading; ?></h1> <?php echo $message; ?> </div> <div style="clear:both"></div> </div>