' . "\n"
. 'select *' . "\n"
. ''
],
[
new Text_Plain_Link(),
[
'PMA_TXT_LINK',
["./php/", "text_name"]
],
'./php/PMA_TXT_LINK'
],
[
new Text_Plain_Link(),
[
'PMA_TXT_LINK',
[],
],
'PMA_TXT_LINK'
],
[
new Text_Plain_Link(),
[
'https://example.com/PMA_TXT_LINK',
[],
],
'https://example.com/PMA_TXT_LINK'
],
[
new Text_Plain_Link(),
[
'PMA_TXT_LINK',
["./php/", "text_name"]
],
'./php/PMA_TXT_LINK'
],
[
new Text_Plain_Longtoipv4(),
[
42949672,
["option1", "option2"]
],
'2.143.92.40'
],
[
new Text_Plain_Longtoipv4(),
[
4294967295,
["option1", "option2"]
],
'255.255.255.255'
],
[
new Text_Plain_PreApPend(),
[
'My',
['php', 'Admin']
],
'phpMyAdmin'
],
[
new Text_Plain_Substring(),
[
'PMA_BUFFER',
[1, 3, 'suffix']
],
'suffixMA_suffix'
],
];
if (function_exists('imagecreatetruecolor')) {
$result[] = [
new Image_JPEG_Inline(),
[
'PMA_JPEG_Inline',
["./image/", "200", "wrapper_link" => "PMA_wrapper_link"]
],
'