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 →

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 →

My stackoverflow answer #2

by krike in Other / Q&A on 30 Aug 2010

This weeks question on stackoverflow by fuz3d: highlighting search results in php/mysql
how do i highlight search results from mysql query using php?

Continue reading →