Doesn't Work on Some Servers
-
On one host, Rochen, it stops working after echoing one thing (and possibly other things break it but this simple example shows the issue).
For example:
echo 'foo';
will work. But this won’t:
echo 'foo'; echo 'bar';
On another host, Bluehost, any code seems to work fine, with a similar WordPress setup. Is this something I should take up with my host or is it a plugin issue? If you let me know what other information I need to provide, I will happily provide.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Doesn't Work on Some Servers’ is closed to new replies.