Whenever you learn new programming language “Hello World!” project is created. Let’s kick off this blog with “Hello World!” too:
<?php
echo 'Hello World!';
The journey has started. Next posts coming soon.
Whenever you learn new programming language “Hello World!” project is created. Let’s kick off this blog with “Hello World!” too:
<?php
echo 'Hello World!';
The journey has started. Next posts coming soon.