Your Ad Here
Hi friends, Happy New Year to @2011. In this post i would like to explain how to create mobile version of your blog in three steps. Its a very service by mobify.me to choose design pattern and customizing the design format too. its a basic version of the blog in mobile version., I have planned to launch the mobile version for my blog. So i have followed...
Filed in: Articles

 

Hi friends, today i am very thankful to google , facebook and 000webhost . My blog successfully completed its first birth day., I am thankful to srinivas (blogger of 9lessons.info ) giving valuable suggestions, and more over my all viewers and visitors of anil labs. Anil labs in the web world
Filed in: Articles

 

Hi friends,In this post i would like to explain about curd operations ( add, edit and delete ) data using xml file. It is simple to maintain and rapid in the operations, it will be useful when simple operations required. Below code explain the how to insert , edit , view and delete operations using database and xml format. xml crud operations using...
Filed in: Articles, mysql, PHP Code

 

Hi friends, We can get the facebook details using facebook id., in some of applications have to provide auto fill functionality. then this function will be useful. How to get the facebook details using id | Anil Labs
Filed in: Articles, Facebook

 

Hi friends, In this post i going to explain about the how to cross domain ajax request with in the js (JavaScript) file. If we request for a same domain file then we can directly call the file. Javascriot Code 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849<script language="javascript" type="text/javascript"> var...