Skip to content

Instantly share code, notes, and snippets.

View Ikke's full-sized avatar

Kevin Daudt Ikke

  • Netherlands
  • 11:49 (UTC +02:00)
View GitHub Profile
foreach($this->input->post() as $value=>$field_name)
{
$this->$field_name = $value
}
Niet-bindend antwoord:
Naam: dev.codingcraftsmen.com.lokaal
Address: 67.215.65.132
$ git push origin :blaat
To git@git.host.com:repo.git
- [deleted] blaat
Route::set('api/categories', '<controller>/<id>')
->default(array('action' => ""));
Met children:
category => struct(
children => struct(
href => "/categories/[id]/children"
)
)
zonder:
array(
CURLOPT_USERAGENT => 'Mozilla/5.0 (compatible; Kohana v'.Kohana::$version.' +http://kohanaphp.com/)',
<?php
/**
* Created by IntelliJ IDEA.
* User: Baddy
* Date: 21-jun-2010
* Time: 12:50:02
* To change this template use File | Settings | File Templates.
*/
echo form::open('category/<?=$form_action?>', array('id'=>'form-simple'));
function testTest()
{
$this->assertTrue(rand(1, 10) > 5);
}
\w+, \w+ \d{1,2}, \d{2, 4}
GET /km-backend/api/chapters/1/content HTTP/1.1
User-Agent: Fiddler
Host: dev.codingcraftsmen.com
Cache-Control: no-cache