j
k
j a
j l
If I have a string that contains pseudo variables, e.g,,
$var(uri_pattern) = "sip:$fU@tutpro.com";
is it somehow possible to replace them with their values, something like:
$var(uri) = eval("$var(uri_pattern)");
-- Juha
Back to the thread
Back to the list