You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
First I'd like to thank you for create nice plugin for ST community.
I have a question.
When I run the specific line of code in php file,
it output the code itself, instead of the real result, i.e echo "hello" will print out
" echo "hello" " in the output console.
Can you please help me work out why it that?
The text was updated successfully, but these errors were encountered:
Hi,
First I'd like to thank you for create nice plugin for ST community.
I have a question.
When I run the specific line of code in php file,
it output the code itself, instead of the real result, i.e echo "hello" will print out
" echo "hello" " in the output console.
Can you please help me work out why it that?
The text was updated successfully, but these errors were encountered: