Category Archives: PHP MySQL

Here you can learn PHP MySQL with practical work. You will find easy to learn PHP MySQL tutorials in Urdu and Hindi.

how to make secure login in php with sessions

As a web Developer you are desired to develop high secure as well as good looking site. When ever we talk about designing, it is not a big issue. It can be easily done just by little bit hard work. the main thing is its security and efficiency. In this article we will learn how we to make secure login in PHP with sessions. if you are making any project and you are required to make admin panel or any type of login panel for users. Then you can’t play with user security as well as personal details. So, here we will learn how we can create Login form in php, HTML with sessions. you can also able to download or copy the entire code and use it into your own projects :) . Soon i will make a tutorial on how to make blogging CMS like, blogspot or wordpress in PHP. i hope you will wait for it keenly. feel free to subscribe us in order to get touched with us. you might also like to read how to Create Dynamic Website in PHP MySQL with admin Panel.

how to create simple php forum or Discussion Board

Many Web Developer wants to add a Simple discussion Board into Client Website.So in that purpose i will tell how how to create simple php forum or Discussion Board in any Website without Installing any heavy Script.Here i will teach you step by step.It is very easy to implement on your own ends.i will Also provide you full php code and database related content of this project.Recommended article to read Create Dynamic Website in PHP MySQL with admin Panel.