144 B
144 B
<?php
$message = 'Hello World!';
echo $message;
> not a quote
- not a list item
[not a reference]: http://foo.com
<?php
$message = 'Hello World!';
echo $message;
> not a quote
- not a list item
[not a reference]: http://foo.com