Blog Detail
Online tutorial,Interview Question,Indian IT Industry resources,Indian Education Information
http://www.shashionline.in
Tutorial,Interview Question,E-Books,Free Code,Data struture,Examples,Samples,Source Code,Tags,Demos,Tips,Tag List,CSS,Internet,Database,Development,Guide,Indian Educational Information,Indian IT/ITES industry,Indian Baby names
Recent Posts
Fake University in India
Fake Universities State-wise List of fake Universities as on 18thJanuary, 2009 Bihar Maithili University/Vishwavidyalaya, Darbhanga, Bihar. Delhi Varanaseya Sanskrit Vishwavidyalaya, Varanasi (UP) Jagatpuri, Delhi. Commercial University Ltd....
HTML & JavaScript Loader
In this program just change the source of iframe and your loading.gif will show upto that time when page will not upload finally. For Demo Click Here Download Script Click Here...
50+ PHP tips and tricks
echo is faster than print. Wrap your string in single quotes (’) instead of double quotes (”) is faster because PHP searches for variables inside “…” and not in ‘…’, use this when you’re not using variables you need evaluating in y...
Companies Using PHP
Often the question is asked by those who wish to convince a CEO or or some company heavy weight when the question is asked “What large sites are using PHP”. Well here is a list of large comapnies and sites known to using PHP. Like many en...
Difference between isset empty is null
I have come across code that checks for empty or null values, or if a variable is set. Many of these checks fail as the wrong function is being used to assert the correct value. While it is important to be checking values, it is equally important to...
PHP Type Casting
Contents Types Casting Cast to string Cast to int Cast to binary (PHP6) Cast to unicode (PHP6) Cast to boolean Cast to object Cast to float Check for Type Check String Check INT Check Array Check Object Check Float Check Double Check Real Check ...

