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 →

Dynamic website using php – part 1

by krike in PHP & MYSQL / Tutorials on 31 Aug 2009

“Dynamic website tutorial serie” is a serie of tutorials that will teach you the basics in building a dynamic website using PHP and MySQL. We will be building a template system, membership system, and a lot more… each tutorial will handle a different topic. It is recommended to have a little bit of knowledge about [...]

Continue reading →