Quantcast
Channel: Adventures in Webdevelopment
Browsing latest articles
Browse All 10 View Live

Week Calculation in PHP

Working with Dates is always a problem. PHP just has a limited ability to work properly with dates, some things are not so easy too find. The PEAR Library offers a good amound of possibilities to work...

View Article



PHP Lambda Functions – Anonymous JS-like functions in PHP

PHP 5.3 brought some new interesting stuff, I know its out for a while, but I recently started to love this new functionality. Lambda functions are anonymous functions knows as closures and they are...

View Article

PHP MySQL Chaining

In my last article I wrote about the new Lambda functions of PHP 5.3. Today I will talk about another cool feature. Since PHP version 5.3 it is possible to let functions return objects. This makes...

View Article

Symfony 2 FAQ

I recently started to work with symfony 2, a really nice PHP framework. Like Zend but with different concepts. While working with it I will line out some problems I had and solutions I found. This page...

View Article

Convert phpmyadmin to phpunit xml format

It is always a pain to create datasets for testing. I know the code should make it possible to test without using the database, but this is not always the case. Phpmyadmin offers a good possibility to...

View Article


PHPUnit: use different dataset on every test in a testcase

PHPUnit offers the possibility to perform tests based in database fixtures. The common way is like described in the PHPUnit documentation. But what if you just want to have a small and different...

View Article

Image may be NSFW.
Clik here to view.

Review: Codelobster PHP Edition

Contents Introduction General Facts What’s special about the Free Version? What can I expect of the Professional Version? Fazit Introduction I recently had the chance to take a look at the professional...

View Article

IBIS – Intelligent Band Information System

It’s quite old but it’s worth to take a look. I did this with a study colleague as a seminar project.

View Article


Create a private mediawiki with some public pages

Per site restriction is not possible by default in mediawiki, but there are many ways to create such environment mostly with using extensions. The most easy and flexible way without extensions is...

View Article


Review: PHPUnit Essentials

I recently got my hands on the book “PHPUnit Essentials” and decided to do a review. The book offers a wide variety of information about PHPUnit. At the very beginning it provides insights how to...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images