Hello everyone, I was doing some PHP testing, creating a blog and trying to install TinyMCE. However, I noticed that TinyMCE didn't work when using DNS or a local file until I removed the include("header") function. It's worth noting that I am working with .php files. Has anyone else encountered this issue?