53hornet's Feed https://www.53hor.net The World Wide Web pages of Adam Carpenter https://www.53hor.net/assets/53hornet.svg 53hornet's Feed https://www.53hor.net !empty($post) && $post != '.' && $post != '..'); foreach ($posts as &$post) { $title = str_replace('

', '', fgets(fopen("./posts/$post", 'r'))); $title = str_replace('

', '', $title); $post = str_replace('.php', '', $post); printf('https://www.53hor.net/%s%s', $post, $title); } ?>