Agil bedeutet “aktiv und beweglich”. Aber was heißt das für ein Unternehmen? In diesem Artikel werde ich versuchen, diese Frage zu beantworten und zu erklären, wie man ganz einfach herausfinden kann, ob ein Unternehmen agil ist. Post Views: 719
Read MorePIMF Quick Starters
Have you ever wished a PHP framework that perfectly adapts to your projects needs, your programming experience and your customers budget? A thin PHP framewrok with less implementing rools and easy to learn how to use it? PIMF is about to satisfy your demands! Post Views: 140
Read MoreMini Blog mit PIMF micro framework
Schaut mal rein in das erste PIMF-bündel. Habe einen Beispiel Blog mit PIMF micro Framework erstellt, das eine SQLite-Datenbank implementiert. Hier könnt ihr lernen, wie man mit dem EntityManager, Util\Validator und dem View arbeitet. Probiert es aus und schreibt mir ein Feedback :-) Post Views: 550
Read MoreWTF mysqli_stmt::bind_param aliasing violation
I was searching for a class which supports multiple calls to mysqli_stmt::bind_param, because I have scenarios where I build huge SQL statements over different functions with variable numbers of parameters. But I didn’t found one. So I have just written up this little piece of code I would like to share with you. And for […]
Read More