4 lines
43 B
PHP
4 lines
43 B
PHP
<?php
|
|
$a = 1;
|
|
$b = 2;
|
|
echo "I'am two host"; |
<?php
|
|
$a = 1;
|
|
$b = 2;
|
|
echo "I'am two host"; |