The url for my wordpress? Its internal so you wouldnt be able to get to it. Is there any other way I can demonstrate?
How come I cant add html links?
It just goes blank
Thanks and I tried that, but as you can see from the image in the link the content goes below the middle – if that makes sense?
http://postimage.org/image/ufawmycfl/
Thanks keesiemeijer so in theory this should work
<?php
global $wpdb;
($mylink) = $wpdb->get_results("SELECT Status FROM Activity");
echo ($mylink)
?>
or do I need something else? Thank you
I too would like to be able to embed this into a webpage if possible? Thanks