Go to the source code of this file.
|
| PHP |
|
| $shell ['title3'] = "mouseoveroutside" |
|
| $shell ['h2'] = 'Why mouse-over something, when you can mouse-over everything else?' |
|
| $shell ['script'] = ob_get_contents() |
|
| $shell ['html_head'] = ob_get_contents() |
|
| $shell ['html_body'] = ob_get_contents() |
|
◆ $shell [1/5]
$shell[ 'title3'] = "mouseoveroutside" |
◆ $shell [2/5]
$shell[ 'h2'] = 'Why mouse-over something, when you can mouse-over everything else?' |
◆ $shell [3/5]
$shell[ 'script'] = ob_get_contents() |
◆ $shell [4/5]
$shell[ 'html_head'] = ob_get_contents() |
◆ $shell [5/5]
$shell[ 'html_body'] = ob_get_contents() |
◆ PHP