Dynamic website part 4 – Deleting records

by krike in PHP & MYSQL / Tutorials on 07 Jan 2012

in part 4 of this tutorial serie we have a look on how to delete records from the database.

Continue reading →

10 php classes you must use

by krike in Other / Round-Ups on 19 Jun 2011

Showcasing a list of 10 excellent php classes you should include into your projects

Continue reading →

Dynamic website part 3 – inserting data into a database

by krike in General on 27 Feb 2011

in this tutorial we continue building our dynamic website using php, we will discuss how to add new articles all this using a simple yet usefull editor.

Continue reading →

Featured tutorial of the week – 05 feb 2011

by krike in General on 05 Feb 2011

Each week we feature a new tutorial. This weeks featured tutorial is Advanced Regular Expression Tips and Techniques

Continue reading →

How to update your twitter status using php

by krike in General on 23 Jan 2011

In this tutorial i will teach you how to update your twitter status with PHP. This tutorial assumes you have some basic knowledge about php & classes.

Continue reading →

how to add a color picker to your wordpress theme admin panel

by krike in General on 17 Dec 2010

In this tutorial I will teach you how to quickly create an admin panel for your WP theme and how to add color pickers to easily change the color of your website headings, links and text.

Continue reading →

How to center an ul element

by krike in Tutorials on 12 Nov 2010

This quick tip will provide you with some css code to easily center your unordered list element on your page.

Continue reading →