Basic Difference of Strings

  • How to run
    1. Change directory on root project directory

    cd ~/directory/to/project/simple-difference/

    1. Use built-in PHP server runner example:

    php -S localhost:8888

    1. Go to browser

    http://localhost:8888