Department of Computer Science (comp.hkbu.edu.hk) Website
_HTML_; $counter = 0; foreach($news_list as $key => $value) { $title = $news_list[$key][title]; $news_url = $news_list[$key][path]; $url_title = ""; if(substr($news_url, 0, 7) == "http://") { $url_ti
added by hhtmp88 on 2007-10-23 20:37:07