m-yinfo-adda-gudi-padwa

Gudi Padwa

[vc_row][vc_column][vc_column_text] Gudi Padwa    In our country, many festivals celebrated. In this one of the festival is  Gudi Padwa. It is an Indian festival that marks the beginning of the…
Coronavirus my info adda

What is Coronavirus

[vc_row][vc_column][vc_column_text] What is Coronavirus? Coronaviruses (CoV) are a large family of viruses that cause illness ranging from the common cold to more severe diseases such as Middle East Respiratory Syndrome…
holi-my-info-adda

Holi

[vc_row][vc_column][vc_column_text] HOLI In our India Holi is celebrated every year in the hindi month of ‘Falgun’ or March. The month of ‘falgun’ indicates the conversion of winter to the summer…
womens-day-my-info-adda

International Women’s Day

[vc_row][vc_column][vc_column_text]                        International Women's Day   International Women's Day is celebrated in our country on 8th March every year. This beautiful creation of God! This world has colors just because…
Should-you-get-a-Medical-Loan-my-info-adda

Should you get a Medical Loan?

[vc_row][vc_column][vc_column_text]Should you get a Medical Loan? Medical problems can arise at the worst possible times – like in between pay checks, or when there’s just no money. In some cases,…

How to Change label text using JavaScript

HTML Code <label id="demo">test</label> there are two ways to change text 1) innerHTML <script> document.getElementById('demo').innerHTML = 'Hello this is demo text'; </script> 2) innerText <script> document.getElementById('demo').innerText = 'Hello this is…

number_format() function

number_format() function formats a number with grouped thousands. Syntax number_format( number, decimals, decimalpoint, separator) <?php echo number_format("1000000");   // output  1,000,000 echo number_format("1000000",2);  // output    1,000,000.00 echo number_format("1000000",2,",",","); // output 1,000,000,00 ?>
republic day my info adda

Republic Day

[vc_row][vc_column][vc_column_text]In our nations, Republic Day is celebrated every year on 26th January. In 2020 we are celebrating 71st republic day. Every year the entire nation celebrates this day with great…
WhatsApp’s new beta update

WhatsApp’s new beta update

[vc_row][vc_column][vc_column_text]व्हाट्सएप हमारे दैनिक जीवन का एक अभिन्न हिस्सा बन गया है इंस्टेंट मैसेजिंग ऐप न केवल लोगों को दुनिया भर से एक-दूसरे के साथ जोड़ता है, बल्कि छवियों और वीडियो…