print redirect(sprint f("$url?$query_ string", uri_escape($use r_query)));
what does the statement above do??
I am particularly interested in the sprintf part.
what does the statement above do??
I am particularly interested in the sprintf part.
Comment