Whatsapp Quiz

Urge to Solve Whatsapp quiz makes my wife go crazy. Hope these Whatsapp Quiz Collection save some hours of your sleep ;-)

Whatsapp have enough emoticons to combine them for creating unlimited puzzles. These days these Whatsapp quiz are getting very popular and people are creating new Questions everyday. While finding the answers are tricky and exciting, they do keep you thinking for hours, even nights thanks to my curious, whatsapp fan wife. Anyways here are some collection of the same with answers included.

PHP Upload Multiple Files

HTML5 and PHP allows multiple files upload using single Input element. Most tutorial for uploading multiple files never deals with Internet Explorer due to its lack for HTML5 support. However, there is a workaround thanks to Raymond Camden.
Adding multiple="multiple" in the file input allows you to select more than one file simply by pressing Ctrl simultaneously, this fails in IE as it does not support HTML5. We can show additional file upload input specially for IE and browsers which does not support "multiple" file uploads using small javascript. I created PHP Upload multiple files demo for this tutorial.

Removing Arrows, Icons from Adsense Ads

Removing arrows and Icons from your Adsense Ads is possible using the "Allow and Block Ads" setting in your Adsense acounts.
Adsense terms these additional Arrows, Icons and Favicons as Enhanced Text Ads but these were disrupting my customised look of the ads. To remove the arrows and favicons you need to

Removing +1 from Adsense Ads

Adsense allows you to remove +1 from Ads using the "Allow and Block Ads" setting in your Adsense acounts.
Adsense terms these +1 as Social Ads. I wanted to remove +1 as my ads on jahajee.com were customised for my website ans also +1 was of no use to me. To remove +1 you need to

The Dates given were outside ARP

The Dates given were outside ARP means that dates were outside Advanced Reservation Period (ARP).

IRCTC allows you to book train ticket upto 2 months in advance but when I tried to book train tickets for 21 Sep 2013 on 22 July 2013, IRCTC gave the above error. I think calculation for each month in their system takes 30 days duration. Hence max 60 days ARP limit prevents from booking advanced ticket exactly before 2 months.