Hello is it possible $x=include("x.txt");? echo "$x";(result is x.txt of contents) my result always is include("x.txt"); PHP: thank you