load($row); $twId = $sd->getTwId(); $twPW = $sd->getTwPW(); if (isset($twId) && strlen($twId) > 0 && isset($twPW) && strlen($twPW) > 0) { $sds[count($sds)] = $sd; } } closeConnection($link); ?> Get Market Updates On Twitter

Get Market Updates On Twitter

District District Website  
\n"; echo "".htmlspecialchars($sd->getName())."\n"; $url = $sd->getURL(); echo ""; if (isset($url) && strlen($url)) { echo "$url"; } else { echo "Not available"; } echo "\n"; echo "\n"; $twId = $sd->getTwId(); echo ""; //echo "\"Follow"; echo "Follow @$twId"; echo ""; echo "\n"; echo "\n"; } ?>