3 lines
36 B
Text
3 lines
36 B
Text
<?php
|
|
print("Hello {$world}");
|
|
?>
|
<?php
|
|
print("Hello {$world}");
|
|
?>
|