Error with PHP filter
BJC2008 - April 25, 2008 - 16:57
Hello,
I found it quite annoying that when I place PHP tags around html that I get this end tag showing up at
the end; ?>
This was all for the moment,
I have another bug that annoys me, that is that when I have used or tested some programs I do not have the rights to remove it from the server, I have to email the host to remove it. Lets say; god save the bugs, or something. I don't think even drupal has something to do with it.
Regards,
Bart

PHP filter enabled?
I noticed you posted this under Drupal 6.x; this version does not have PHP filter enabled by default. Have you enabled it? Are you choosing it when publishing content?
As for the other issue, you're right: it does not seem to be Drupal related.
I have the module php filter
I have the module php filter enabled, so that should not be the problem.
Are you choosing it when
Are you choosing it when publishing content?
Yes, if you want by example
Yes, if you want by example a site enhancement like the freedictionary on the left bar, this is a javascript, when you have to use the php tags, but when you close them the ending tag is still visible.
I'd need to see specific and
I'd need to see specific and actual code samples. Thanks.
Here is the link to the
Here is the link to the content;
http://www.thefreedictionary.com/lookup.htm#sitecontent
Sorry. I don't see any
Sorry. I don't see any closing PHP tags on that page.
That does not matter you
That does not matter you have to add them yourself when you insert it in a new block. When you want to
make a block choose php filter and add the tag and you will see it, if you don't do it you see probably a bad output. I have tested it again and you can not even make normal tags like
<?php
?>