PhptPoints is a PHP tutorial Point. This Tutorials site mainly focuses on web technologies like PHP, MySql, CSS and Wordpress. This tutorials is simple and easy to understand and I will provide suitable examples and downloading features.
Recent Tutorials
How to make bootable pendrive
Sept 8 | 2015
In this tutorial we are going to discuss about how to make bootable pendrive. Usually we are installing Operating System (OS) from the Disk,
and now we will discuss about how to install Operating System through USB (Pendrive).
and now we will discuss about how to install Operating System through USB (Pendrive).
WordPress Installation
JUN 8 | 2015
In this section I am going to give you a deep knowledge on making a website using Word press. Here we will discuss about how to install word press in our local host. Now a days all most all websites are designed using word press technology. Word press is a technology where you can create websites dynamically and easily. In word press you don’t need to have technical knowledge of coding. Here I will show you step by step installation process with explanation to make your work easy and have a nice learning time with me.
Wamp Server Installation
MAY 25 | 2015
In this section we will learn how to install Wamp Server on windows system. For running php projects wamp or xampp server is mandatory. wamp (W-Windows, A-Apache, M-MySql, P-php/perl) server works only in windows operating system and xampp (X-any Platfom,A-Apache, M-MySql, P-php/perl) server works on all platform. In this tutorial I will show you step by step installation of wamp server so that you can easily do it by yourself
PHP Contact Form
MAY 25 | 2015
In this tutorial we are going to see how to create PHP Contact Form. I developed this contact form using php, and MySql. using this contact form you can directly contact with specific persons ..
PHP Registration Form
MAY 25 | 2015
In This tutorial we are going to create PHP Registration Form . registration form is mandatory for any organization or any company/any social websites like Facebook, Gmail etc...
Mandatory fields for any registration form:
Username,
Password and
Email id.
Mandatory fields for any registration form:
Username,
Password and
Email id.
PHP Age Calculator
JUN 03 | 2015
In This tutorial we are going to see about how to calculate Ages by giving Date of Birth. Here no need to add years to calculate your age you just simply enter your date of birth and hit the calculate button it will show your relevant age. For developing this calculator i used php and Ajax . Reed more.....