Wednesday, November 4, 2009

Php code for Date of birth selction

Php code for D.O.B selection
We visit a several website there we need to enter own date of birth code when we try to write own code in html it will be very  large because the 31 day then 12 month and no one know how many year,Here
i m  write a only 21 line code  for  all those thing you can chose
a year between 1900-2009 and easily modified also ..


Copy and paste this code where u want..

Php code for web counter

Php code for web counter
We visit a several website there we see you are the visitor number
something like so you people are querius about this how this one is work then follow this given instruction and create your own free web counter

Copy and paste this code where u want..

Monday, November 2, 2009

Neon Text for your blogs or website

Copy and paste this code where u want..

Daily Tips script for your website


Copy and paste this code where u want..

Sunday, November 1, 2009

Google search highlighter

When visior reach your web site via google search ,then search term will be highlighted on your page ...
Copy and paste this code where u want..

Use of header ( ) in php

header() play a very important role in Php .header is use to send a
row HTTp header .

Note :- header() Must be called before any actual output is sent

Header string


With the help of header string we can redirect to a different page in directory that was requested

Form field limiter



Copy and paste this code where u want..