Pastoid

Search Results

February 28, 2009 at 3:22 pm - View

Feedlist Plugin for Atom feeds - View

<?php /** * FeedList Plugin - Makes feeds available for output in a <ul> from a theme. *

February 27, 2009 at 1:54 pm - View

function phptemplate_imagefield_image($file, $alt = '', $title = '', $attributes = NULL, $getsize = TRUE) { $file = (array)$file; if (!$getsize || (is_file($file['filepath']) && (list($width, $height, $type, $image_attributes) = @getimagesize($file['filepath'])))) { $attributes = drupal_attributes($attributes);

February 27, 2009 at 12:39 pm - View

February 27, 2009 at 12:12 pm - View

<p>Miles Run to date: 372</p> <?php $cdate = mktime(0, 0, 0, 5, 3, 2009, 0); $sdate = mktime(0, 0, 0, 10, 20, 2008, 0); $today = time();

February 27, 2009 at 11:56 am - View

<li id="goal"><h2>Geoff's Weight</h2> <ul><li> <?php #Current Weight $curr = 244;

February 27, 2009 at 11:27 am - View

<li id="marathon"><h2>Marathon Meter!</h2> <ul><li> <p>Miles Run to date: 372</p> <?php $cdate = mktime(0, 0, 0, 5, 3, 2009, 0);

February 27, 2009 at 10:16 am - View

February 27, 2009 at 9:38 am - View

February 26, 2009 at 9:25 pm - View

$(e).parent().prev().remove(); $(e).parent().remove();

February 26, 2009 at 7:25 pm - View

public function theme_header( $theme ) { $css=''; &nbsp; if ( $this->options['darkautumn__bgcolor'] != '#fafafa' ) {

February 26, 2009 at 7:25 pm - View

Nice!

February 26, 2009 at 3:27 pm - View

<?php /** * @package Habari * */

Array ( [0] => H - View

Array ( [0] => HTTP/1.1 200 OK [Date] => Thu, 26 Feb 2009 19:48:08 GMT [Server] => Apache

Warning: get_header - View

Warning: get_headers() [function.get-headers]: php_network_getaddresses: getaddrinfo failed: Name or service not known in user/sites/drunkenmonkey.org/classes/exechandler.php(18) : eval()'d code line 1 Warning: get_headers(http://mattread.com x-i-can-haz-your-headers) [function.get-headers]: failed to open stream: Success in user/sites/drunkenmonkey.org/classes/exechandler.php(18) : eval()'d code line 1

Array ( [0] => H - View

Array ( [0] => HTTP/1.1 200 OK [Date] => Thu, 26 Feb 2009 19:24:57 GMT [Server] => Apache/1.3.41 (Unix) mod_perl/1.31-rc4

February 26, 2009 at 1:58 pm - View

$(e).parent().prev().remove(); $(e).parent().remove();

web censorship plan set to fail - View

February 26, 2009 at 6:16 am - View

<?php /** * Pullquote Plugin Class *

February 26, 2009 at 6:13 am - View

<?php define( 'THEME_CLASS', 'darkautumn' ); class DarkAutumn extends Theme { private $options =array();

1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 · 19 · 20 · 21 · 22 · 23 · 24 · 25 · 26 · 27 · 28 · 29 · 30 · 31 · 32 · 33 · 34 · 35 · 36 · 37 · 38 · 39 · 40 · 41 · 42 · 43 · 44 · 45 · 46 · 47 · 48 · 49 · 50 · 51 · 52 · 53 · 54 · 55 · 56 · 57 · 58 · 59 · 60 · 61 · 62 · 63 · 64 · 65 · 66 · 67 · 68 · 69 · 70 · 71 · 72 · 73 · 74 · 75 · 76 · 77 · 78 · 79 · 80 · 81 · 82 · 83 · 84 · 85 · 86 · 87 · 88 · 89 · 90 · 91 · 92 · 93 · 94 · 95 · 96 · 97 · 98 · 99 · 100 · 101 · 102 · 103 · 104 · 105 · 106 · 107 · 108 · 109 · 110 · 111 · 112 · 113 · 114 · 115 · 116 · 117 · 118 · 119 · 120 · 121 · 122 · 123 · 124 · 125 · 126 · 127 · 128 · 129 · 130 · 131 · 132 · 133 · 134 · 135 · 136 · 137 · 138 · 139 · 140 · 141 · 142 · 143 · 144 · 145 · 146 · 147 · 148 · 149 · 150 · 151 · 152 · 153 · 154 · 155 · 156 · 157 · 158 · 159 · 160 · 161

<Hide