Go to the source code of this file.
|
| PHP |
|
| $shell ['title3'] = "dblclickoutside" |
|
| $shell ['h2'] = 'Why double-click something, when you can double-click everything else?' |
|
| $shell ['script'] = ob_get_contents() |
|
| $shell ['html_head'] = ob_get_contents() |
|
| $shell ['html_body'] = ob_get_contents() |
|
◆ $shell [1/5]
$shell[ 'title3'] = "dblclickoutside" |
◆ $shell [2/5]
$shell[ 'h2'] = 'Why double-click something, when you can double-click 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