Server IP : 111.118.215.189 / Your IP : 216.73.216.66 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /proc/self/root/usr/share/nano/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
## Here is an example for PHP ## syntax "php" "\.php[2345s~]?$" magic "PHP script text" ## php markings color brightgreen "(<\?(php)?|\?>)" ## functions color white "\<[a-z_]*\(" ## types color green "\<(var|float|global|double|bool|char|int|enum|const)\>" ## structure color brightyellow "\<(class|new|private|public|function|for|foreach|if|while|do|else|elseif|case|default|switch)\>" ## control flow color magenta "\<(goto|continue|break|return)\>" ## strings color brightyellow "<[^= ]*>" ""(\.|[^"])*"" ## comments color brightblue "//.*" color brightblue start="/\*" end="\*/" #color blue start="<" end=">" #color red "&[^;[[:space:]]]*;" ## Trailing whitespace color ,green "[[:space:]]+$"