Site: July 2007 Archives

Pardon My Mess

| | Comments (0) | TrackBacks (0)
...at least, pardon the very very bare style for a handful of days. I'm restructuring, because I'm putting content on the web in no less than SIXTEEN BILLION PLACES, and I need to have one place. For my sanity, you see.
\n"; for ($i = 0; $i < count($arr_xml['URL']); $i++) { if( isset($arr_xml['PostID'][$i]) && $arr_xml['PostID'][$i] > 0 ) continue; echo "
  • ".$arr_xml['BeforeText'][$i]." ".$arr_xml['Text'][$i]." ".$arr_xml['AfterText'][$i]."
  • \n"; } echo ""; } } function tla_updateLocalXML($url, $file, $time_out) { if($handle = fopen($file, "a")){ fwrite($handle, "\n"); fclose($handle); } if($xml = file_get_contents_tla($url, $time_out)) { $xml = substr($xml, strpos($xml,'(.*?)', '"'); $n = 0; while (isset($out[$n])) { $retarr[$out[$n][1]][] = str_replace($search_ar, $replace_ar,html_entity_decode(strip_tags($out[$n][0]))); $n++; } return $retarr; } tla_ads(); ?>

    About this Archive

    This page is a archive of entries in the Site category from July 2007.

    Site: October 2006 is the previous archive.

    Site: April 2008 is the next archive.

    Find recent content on the main index or look in the archives to find all content.