MikeH-UK
Forum Replies Created
-
Forum: Plugins
In reply to: [Allow PHP in Posts and Pages] Can't get php to echo a HTML table.Hi Douffle.
I have managed to sort out my error thanks, I had not closed off the table and now it’s working fine.
Thanks anyway.Regards.
Mike.Forum: Plugins
In reply to: [Allow PHP in Posts and Pages] Can't get php to echo a HTML table.Hi, a quick update to my comment above.
I have now found that I AM getting some output from the above code, but for some reason it appears right at the bottom of the page under the footer!
Any ideas on how to get around that please?Forum: Plugins
In reply to: [Allow PHP in Posts and Pages] Can't get php to echo a HTML table.Sorry, is supposed to say:
Could you please provide me with some example code that you have used that does work?Forum: Plugins
In reply to: [Allow PHP in Posts and Pages] Can't get php to echo a HTML table.Hi Douffle.
I have been tearing my hair out trying to do the same thing you’ve been doing, so I’m glad that I’m not alone.
I am also using Plugin Insert PHP, but I’ve found that the “normal” echo doesn’t seem to be working.
e.g. This isn’t working for me.
echo “<table border=1>
<tr>
<th>Home Team</th>
<th>Away Team</th>
<th>Match date – Time </th>
</tr>”;Could you please provide me with some example close that you have used that does?
Thanks in Advance.
Mike.