A Friend in Need is a Friend in Deed.
Become a Member at ITTreats.com !! Share Your invaluable Experience to Fellow Programmers. Signup, Start Blogging and support fellow Techies.

Make a Sortable table According to the column data on each column

if we are making an reporting interface, it will be very very useful if we can provide sortable table on each column. if  the sort  happens  with a simple click on column names with out any  server requests ??  yes,  it is perfect . read the rest of this entry .. .. ..

Created By : adrevol

How to Upgrade Your Server PHP Version to latest stable PHP Version using WHM

to upgrade the php version of your server, there is no need to contact tech support and raise a ticket which is billable you yourself  can upgrade your server’s php version to latest php version  if you have access to whm i.e web host manager let’s see how  you can do this your own. step 1:  login to whm step  2:  look for  easy apache  or  apache update   under .. .. ..

Created By : adrevol

Displaying Images saved in Database of blob datatype in JSP

most of the times,  we need to display images  from database,  this article will guide you  to display  images  saved in  database when we are saving  images to the database,  its a better  option  to save  the image type also,  it will be  helpful  when we are retreiving  image from database,  it is  fine when we are handling or saving  only one type of  image format  i.e .. .. ..

Created By : bhaskar

How to Install Openfire chat server as service

we were looking for a open source chat server for our office, then i came across openfire  chat server. i personally suggest openfire with pandion as chat client  is  best suitable for small  companies. you can download  openfire from http://www.igniterealtime.org/downloads/index.jsp after installing openfire, you have to manually make the chat server as  service so that, you can avoid .. .. ..

Created By : adrevol

How to Solve 500 internal server error in wordpress

if your blog is developed on wordpress, and if you have your blogs on  subdomains  and now looking to change it to  subfolders ? hmm you can do that very easily, but once if you change it to subfolder  for example    from  http://abc.domain.com  to   http://www.domain.com/abc/    is very easy ..  but,  did you cross chekced  what happens to your posts ?? will your posts are .. .. ..

Created By : adrevol