Wednesday 25 June 2014

Hello All The Readers,
A Completely New And Marvelous Social Networking Website From India Will Launch Soon And I'm Proud To Say That Its Made By Me!

So Obviously We Need To Promote It..
So For That We Have Made A Facebook Page For It..
Here Is The Link..

www.facebook.com/CubeIndia 

Please Promote It..

Saturday 14 June 2014

How To Make A Registration And Login System In PHP?

Hello, Today's tutorial is based on How To Make Registration And Login System In PHP!
PHP is one of the most finest languages.
So for this tutorial you'll have to learn the basics of PHP!
So, before starting you have to make sure that you have PHP and MySQL installed on your computer.

Monday 31 March 2014

How To Make Notepad++ Look Black and Program Like a Professional?

Making Your Notepad++ look black will benefit you.
I spent 4 to 5 hours in coding and I feel uncomfortable when I work in front of a white screen so here's how your Notepad++ will look after you'll do what I've done.

Friday 28 March 2014

How To Change The Cursor in HTML?

It's easy and cool to change the cursor in HTML

Here are some examples.

You just need to add these codes to your CSS.



<div id="pointer" style="cursor:pointer">Pointer</div>



Follow Me On My Facebook Account.

How To Make a Picture Expand on Hover?

You won't get the codes for making a picture expand on hover.
But, here I am giving you.

Here, we'll have to make to files Main.html and Main.css.

So let's start.

Wednesday 26 March 2014

How To Get Serials of Softwares?

We all download softwares for free but they all get expired some day.

So Here's the solution to your problem.

Smart Serials Provides serials for most of the softwares.

Follow Me On My Facebook Account.

Yeah!

Finally!
400 Hits! :') 
Thanx


Damn!

Whoa! We are very close to 400 hits just 2 more needed!

Fast C'mon

Follow Me On My Facebook Account.

How To Print Something in PHP?

Okay, If you're reading this then I know that you don't know what PHP is.

Here's a quick example.


How To Make a Text Field Disable?

It's easy.
You just need to add disabled attribute anywhere in the text field.
Here's a quick example.