For smart Primates & ROBOTS (oh and ALIENS ).

Tuesday, December 03, 2019

Respect to Baby Girls Girls and Ladies

Real Life Coding Stuff
Respect to Baby Girls, Girls and Ladies.  बच्चियों, लड़कियों और महिलाओं को सम्मान दें इज्ज़त करें | Respect to Baby Girls, Girls and Ladies. बच्चियों, लड़कियों और महिलाओं को सम्मान दें इज्ज़त करें |      ...
Share:

Wednesday, November 20, 2019

Upload and insert excel data to mysql in php

Upload and insert excel data to MySql in PHP If you want to upload an excel file and then after insert it's date to Mysql table then use below code. I am using PHPExcel library to read Excel data. Download PHPExcel library here: https://github.com/PHPOffice/PHPExcel Direct link of PHPExcel library is: https://github.com/PHPOffice/PHPExcel/archive/1.8.zip Create...
Share:

Simple responsive html email template

Simple responsive HTML email template Here is the Simple responsive html email template code. use it. <!doctype html><html>  <head>    <meta name="viewport" content="width=device-width" />    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />   ...
Share:

Responsive email template

Responsive email template Here is the responsive simple email template. <!doctype html><html>  <head>    <meta name="viewport" content="width=device-width">    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">    <title>Responsive Email Template</title>   ...
Share:

All Google region URLs

All Google region URLs Here are all the urls of Google different region or country: www.google.com Global / US (www.google.com)www.google.com.af Afghanistan (www.google.com.af)www.google.al  Albania (www.google.al)www.google.dz  Algeria (www.google.dz)www.google.as  American Samoa (www.google.as)www.google.ad  Andorra (www.google.ad)www.google.co.ao ...
Share:

Wednesday, January 09, 2019

Change palceholder color in html

How to Change Palceholder color in html If you want to change placeholder color of any text box then this listed below code is for you. <input id="myinput" name="myinput" type="text"  placeholder="Start your search here" /> <style>::placeholder {    color:white;    opacity: 5; }:-ms-input-placeholder...
Share:

Ads Inside Post

Powered by Blogger.

Archive