Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
Удаленная работа для IT-специалистов
http://localhost:8181/?q=https://yandex.ru/search/?lr=43&text=машина
stristr('http://localhost:8181/?q=https://yandex.ru/search/?lr=43&text=машина', '=');
=https://yandex.ru/search/?lr=43&text=машина
$path = "http://localhost:8181/?q=https://yandex.ru/search/?lr=43&text=машина"; $parts = explode("?q=", $path); $result = $parts[1];
но получаю
mb_internal_encoding("UTF-8"); $result = mb_substr( $vashText, 1);