Not working in Windows 11 (works on Mac localhost and public server)
On my HLAA homepage:
Date Uploaded: <?php echo($rsLatebreaking->getColumnVal("eventdate")); ?> (...EventDate displays)
<br/>
<br/>
<?php echo($rsLatebreaking->getColumnVal("article",false)); ?><br/></p> (...Article does not display but does if I remove the 'false' parameter)