Dabrorius - WEB tutorials
Guestbook Tutorial
Guestbook Part I
Part 1 of this PHP tutorial will show you how to create a basic guestbook. Users will be able to leave comments on your page but you won't be able to delete or edit them
Guestbook Part II
In part 2 of this tutorial we will make a simple admin panel for our PHP guestbook.
jQuery AJAX Chat
Very simple jQuery AJAX PHP chat
So I'm going to show you how to create an extremely simple AJAX chat using jQuery and PHP. It can be easily upgraded to a full featured chat. I tried to keep it as simple as possible.
jQuery AJAX PHP chat upgrade
This is part 2 of jQuery chat tutorial. In this one we will add some functions to our old chat script.
PHP tutorials
Minimap Tutorial
Learn how to make minimap for your PHP game. You can easy customize it to fit your needs. Set width, height, grid size, colors etc.
Dynamic Avatar
Learn how to create a basic dynamic avatar for a forum. This avatar counts how many times it has been viewed.