Replace variables within a string
Posted: Thu Aug 05, 2010 3:09 pm
I thought I had read about a PHP function that takes a string, and any number of variables, and when outputting the string, each time it encounters a $name, it replaces it with [the next] variable provided through its parameters.
Am I dreaming or does such a function exist?
Am I dreaming or does such a function exist?