This is a blog on topics related to my work – web development and no-profit. Among other things I develop (part-time) mostly with cakephp.
In other words:
if ( $this->is_interesting ) {
$post = new Blog;
$post->write ( $something_about_it );
}
This is a blog on topics related to my work – web development and no-profit. Among other things I develop (part-time) mostly with cakephp.
In other words:
if ( $this->is_interesting ) {
$post = new Blog;
$post->write ( $something_about_it );
}