i tried with str_replace. It is not working.

this is my code :

$a="%282009%29";
str_replace("%28","",$a);