Pastoid

Search Results

Flatten an Array - View

<?php function flatten($arr, $prefix = '') { $output = array();

Flatten an Array - View

array 'one.a' => int 1 'one.b' => int 2 'one.c.1' => string 'alpha' (length=5) 'one.c.2' => string 'beta' (length=4)

My Paste - View

<? $exif = exif_read_data('photo.jpg', 0, true); echo "test2.jpg:<br />\n"; foreach ($exif as $key => $section) { foreach ($section as $name => $val) {

My Paste - View

test2.jpg: FILE.FileName: photo.jpg FILE.FileDateTime: 1252458662

September 8, 2009 at 8:22 pm - View

public function theme_monthly_archive_options( $theme, $full_names = TRUE, $type = 'entry', $status = 'published' ) { $results = Posts::get( array( 'content_type' => $type, 'status' => $status, 'month_cts' => 1) );

Simple gallery plugin - View

September 2, 2009 at 8:14 am - View

August 31, 2009 at 9:29 am - View

Ouch! Ape fall down go boom; details: Ape::ValidationError Ape::ValidationError /var/lib/gems/1.8/gems/ape-1.5.1/bin/../lib/ape/validators/service_document_validator.rb:11:in `validate'/var/lib/gems/1.8/gems/ape-1.5.1/bin/../lib/ape.rb:68:in `might_fail'/var/lib/gems/1.8/gems/ape-1.5.1/bin/../lib/ape.rb:59:in

August 31, 2009 at 8:34 am - View

<?php function gse_views_data() { $data = array();

Habari Party 2009 :: Habari Project - View

Imitation is the sincerest form of flattery: Fake Linus Torvalds competition - View

August 26, 2009 at 12:51 pm - View

[sean] path = /home/sean/ username = sean%Source4 valid users = sean, nicole read only = No

August 26, 2009 at 12:51 pm - View

[sean] path = /home/sean/ username = sean%xxxxxx valid users = sean, nicole read only = No

August 26, 2009 at 12:51 pm - View

[sean] path = /home/sean/ username = sean%xxxxxx valid users = sean, nicole read only = No

August 26, 2009 at 12:51 pm - View

# Samba config file created using SWAT # from 127.0.0.1 (127.0.0.1) # Date: 2006/10/31 17:01:05 [global]

Microsoft: optymalizowanie infrastruktury produktywności biznesowej - View

Microsoft: Optimize Your Business Productivity Infrastructure - View

August 21, 2009 at 1:18 pm - View

<VirtualHost *> VirtualDocumentRoot /home/www/%0/ VirtualScriptAlias /home/www/%0/cgi-bin LogFormat "%V %h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" commonvhost

Do one thing, and do it well: 40 years of UNIX - View

August 21, 2009 at 10:46 am - View

### HABARI START RewriteEngine On #RewriteRule index.php [PT]

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