query( "SELECT * from posts as p where location like ? or location like '*' order by created desc", $strPath); ?>