Assign variables and display results

前端 未结 4 434
日久生厌
日久生厌 2021-01-29 13:01
    

i get a T_ECHO unexpected error . what is the right way of accomplishing the above task?

4条回答
  •  我在风中等你
    2021-01-29 13:32

    What you are trying to do? If you want print, the code is:

    
    

    If you want to assign the value of the another var, the code is:

    
    

提交回复
热议问题