How to write connection class to mysql database using php

Hello! In this post, you will learn to how to write and test the OOP based connection class to mysql database using php. see below..how to do it.. connection.php

Now you have create the database connection class let’s see…

Expand +

How to show image thumbnail before upload with jQuery

image thumbnail

Now, i am going to Share: How to show image thumbnail before upload with jQuery Step 1:- Put the following code in <body></body> section.

Step 2:- Put the script code in <head></head> section.

Step 3:- Put following CSS…

Expand +

How to create first HTML Page

html

step-1: First, Open your text editor and create a new text file, then type something like this:

Step-2: After this save the page like: my_page.html Step-3: find the file you just created and open it with your browser (double-click,…

Expand +