5 lines
47 B
PHP
5 lines
47 B
PHP
![]() |
<?php
|
||
|
|
||
|
function test() {
|
||
|
echo "script 3";
|
||
|
}
|