Pastoid

Search Results

Drupal PDF Thumbnails? - View

function pdf_thumb_attachments() { $allowed_mime = array("application/pdf"); foreach($files as $file) { if (in_array(strtolower($file->filemime), $allowed_mime) && strstr(strtolower($file->description), "classifica")) {

July 28, 2008 at 2:19 am - View

<?php if ( Cache::has( 'panes' ) ) { echo Cache::get( 'panes' ); } else {

July 28, 2008 at 12:11 am - View

MultiByte::substr(): Iñtërnâtiô mb_substr(): Iñtërnâtiô

July 28, 2008 at 12:09 am - View

test_substrMultiByte::substr(): Iñtërnâtiô mb_substr(): Iñtërnâ Fail: Assertion failed H:\wos\www\tests\test_multibyte.php:78

July 28, 2008 at 12:03 am - View

<?php include('bootstrap.php'); class MBTest extends UnitTestCase {

Rewrite filter 2 - View

/* Add a rule to use action_handler_portfolio() to display a page for URLs like portfolio/abc */ public function filter_rewrite_rules( $rules ) {

Rewrite filter - View

public function filter_rewrite_rules( $rules ) { $rules[] = new RewriteRule(array( 'name' => 'item', 'parse_regex' => '%portfolio/(?P<item>[^/]+)/?$%i', 'build_str' => 'portfolio/{$item}',

July 27, 2008 at 6:22 pm - View

July 27, 2008 at 5:12 pm - View

July 27, 2008 at 4:20 pm - View

Add captions under images - View

$('img').each( function(){ var el = $(this); if(el.parents('a').length){ el = $(el.parents('a')[0]);

July 27, 2008 at 2:28 pm - View

July 27, 2008 at 2:23 pm - View

<?php $timezone = new DateTime( 'now' ); $timezone = date_timezone_get( $timezone );

July 27, 2008 at 2:23 pm - View

Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1212700992 (LWP 19349)] 0xb7be7463 in strlen () from /lib/tls/i686/cmov/libc.so.6 (gdb) bt #0 0xb7be7463 in strlen () from /lib/tls/i686/cmov/libc.so.6

July 27, 2008 at 11:48 am - View

MultiByte::substr(): Iñtërnâtiô... mb_substr(): Iñtërnâtiô...

July 27, 2008 at 8:12 am - View

JibbyBot ,heval - View

string(876) "exception 'Error' with message 'Trying to fetch response body for a pending request.' in /var/www/mattread/htdocs/system/classes/error.php:209 Stack trace: #0 /var/www/mattread/htdocs/system/classes/remoterequest.php(203): Error::raise('Trying to fetch...', 512) #1 /var/www/mattread/htdocs/system/classes/remoterequest.php(265): RemoteRequest->get_response_body() #2 classes/exechandler.php(8) : eval()'d code(1): RemoteRequest::get_contents('http://foobar.b...')

July 26, 2008 at 6:17 pm - View

July 25, 2008 at 9:21 pm - View

"Hold still," Tala requested. "It's a shame we rented this budget van," Aramis said as Tala examined the bump on his head. "We could have at least gotten one with a radio and listened to a news broadcast."

July 25, 2008 at 9:13 pm - View

Hmm...I'm assuming that we don't yet know about each others' more "unusual" talents. Well, Aramis is not really an action kind of guy, at least not the kind of actions that result in him getting needlessly soaking wet. Unfortunately, he does have a problem with being made to wait. He would be patient for about a half hour, then he would try to

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 · 162 · 163

<Hide