Blogroll
Archives
- October 2016
- January 2015
- November 2014
- September 2014
- August 2014
- March 2014
- January 2014
- December 2013
- November 2013
- October 2013
- September 2013
- August 2013
- July 2013
- June 2013
- May 2013
- January 2013
- November 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- June 2011
- May 2011
- March 2011
- December 2010
- November 2010
- November 2009
- December 2008
- September 2008
Categories
-
Recent Posts
Recent Comments
- ashish on Change Session Timeout in Drupal 7
- Nisha Arora on Chyawanprash
- bittu yadav on What is Gotra?
- bittu yadav on What is Gotra?
- bittu yadav on Yadav Gotra
Tags
advertising Apache bannersads bore well Business Campare database tables CentOs cms database death drupal Drupal 7 duplicate records edm facebook Facebook email fb Fedora growing businesses happiness Internet Marketing jokes jokesduniya jQuery Leadership Lunix marketing matrimonial matrimonial service max_execution_time MySql Networking non-duplicate records Oracle payment gateway php phpini Pseudo-leaders Router SSH type of leadership Ubuntu webdevelopment yadav yadav history-
Category Archives: Development
Whats new with PHP7?
PHP7 is latest version of PHP released in 2016.
Posted in Development, Internet Marketing, MySql, PHP
Tagged Apache, php, php7, phpini, webdevelopment
Leave a comment
Fancybox jump to top after close button clicked
Fancybox jump to top after close button clicked with while working on a site included reset.css. because reset.css conflict with fancybox.js below is the solution :- html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } Above code’s overflow conflict with … Continue reading
Most useful tips for drupal
Recently, I am looking a theme and found few thing which are not good practice for drupal. Thats why I am writing this, If you found something wrong then please correct me. 1. Custom Error page:- Most for us forgot to … Continue reading
Best Support HTML5 on IE

Must use a standard doctype type to avoid Quirks Mode. Use <!DOCTYPE html> The modern web browsers does not compatible with Quirks Mode, Quirks mode was designed for mid-1990s web pages. That is use full for that time “modern” browsers like … Continue reading
Posted in Development, Internet Marketing
Leave a comment
Difference between git and subversion

I had start using git but i am still confused what are advantage of git over SVN. Now, I am sharing few with you.
Get Link from a URL using PHP

if you want to fetch all link from a particular URL using PHP. Then you can use following code. First of all create a php file for submitting URL lets name it as getUrl.php
Posted in Development, PHP
Leave a comment
Ajax Image Upload
Today, i am showing how to upload image with progress bar using PHP and AJAX. Step 1 : First of all you have to create any HTML file for writing HTML, CSS and JS code, Basically, Client side code. Let … Continue reading
Web Banner Sizes
If you want to display banner on your site or want to show your advertisement on some other website then you must be crazy about their size. Generally all banners are made with Flash. The exception is animated GIF. No … Continue reading
Difference between joomla and drupal
Comparison between joomla and drupal is a complex topic. Users of both CMS claims that they are the best. Now, Without wasting time let me show you the tabular difference between joomla and drupal. If anybody feels to add few … Continue reading
Create EDM using Photoshop
Simplest way to create an EDM or newsletter or emailer is slicing using Photoshop, I am sharing video which explains beginner level PSD2HTML conversion for EDM or newsletter or emailer.
Posted in Email Marketing, Internet Marketing
Tagged edm, emailer, newsletter, PSD2HTML
Leave a comment