$value) { $placeholders['{{' . $key . '}}'] = $value; } echo strtr(file_get_contents($path . 'auth.js'), $placeholders); ?>