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.

Simple Logging in PHP

what if  we get a simple  code which logs for us about  about  activity. which logs  your  message  as well as  the user ip address, user agent  as well as  referrer… fantastic  isn’t it .  so,  here it  is this  class is   a  abstract  class  so,  you need not worry about even  instantiating the class for logging your message each and every time, by simply  .. .. ..

Created By : nagendra

Only Domain Name from URL using Regular Expression

dear friends, as php 5.3.x is released and you will be aware of the truth that ereg() regular expression functions are deprecated from the latest versions i.e no more usage of ereg() so,  keep this  in mind not to use of  ereg()  from today onwards    this  effects  most of the  popular  cms   i,e  drupal,  joomla so,  before you upgrade your  php version on your .. .. ..

Created By : admin

How to Insert Flash File into Header of Your WordPress?

most of weblog owners are keen  to insert  flash file into header of the blog or wordpress website. here is the simplest tutorial  to replace your  header image file  into  flash file in your wordpress website or blog. 1. take a sample page of your wordpress blog or website  by  browsing into any one of the page,   take the source of the page  and  copy it and  name it as  .. .. ..

Created By : admin