__dir__ in php

PHP
<?php
include __DIR__ . "/worker_2.php";
Source

Also in PHP: