- Impact
- 2
Hello , I got a .txt file , and inside the .txt file I got lot's of variables ... and I am reading that .txt file into a PHP program , because I would like to send it as a e-mail ... my problem is that my variables are sent as text, and not variables , someting like "Welcome on board $username" and not "Welcome on board John46"
How I can process a string ?
I know that there is a simple function for this , I even used it in the past but I forgot it , and now is so hard for me to find it again ....
How I can process a string ?
I know that there is a simple function for this , I even used it in the past but I forgot it , and now is so hard for me to find it again ....
















