PHP variables not rendering in the right place?

It has to do with how php's echo construct deals with concatenations. It makes absolutely no sense to me, but apparently, when a concatenation occurs, it opens up a temp variable to perform the combine and then outputs the result.

It turns out that it has something to do with bp_profile_field_data. It is a function used by the core to retrieve data. The more developer-friendly method, get_bp_profile_field_data, was much better to work with.

I'm getting proper formatting of all my strings. I appreciate you sharing the knowledge, however. Thanks!

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions