> I have some text that outputs to a page without a variable, example:
echo
> "text";
>
> the echo has text that I would like to preg_replace.
>
> since there is no variable, is it possible to make a $dummy variable
so
> either way it replaces the text that i would like inside the echo?
>
> this
Greetings.
I have some text that outputs to a page without a variable, example: echo
"text";
the echo has text that I would like to preg_replace.
since there is no variable, is it possible to make a $dummy variable so
either way it replaces the text that i would like inside the echo?
this is th
2 matches
Mail list logo