Tutorials

Login Logout Practice for Beginners with Session using PDO in PHP

Submitted by alpha_luna on
In this tutorial, we are going to learn Login Logout Practice for Beginners with Session using PDO in PHP. This simple tutorial, you can learn how to log in and log out with using session in PHP. The target of this tutorial is for the beginners who willing to learn how to log in and log out with a session in simple ways and simple source code that we are going to use.

Draggable Timeline Panel using jQuery

Submitted by alpha_luna on
In this tutorial, we are going to create Draggable Timeline Panel using jQuery. If you have social networking sites project you can use this to have a draggable timeline panel. Facebook timeline is very common to us. The timeline style in Facebook is very much useful in terms of findings post content from the user based on the year posting. What if we are going to create a timeline but it is a draggable design and it can be dragged and dropped by the user?