This site is built with Bootstrap, SCSS, jQuery, JSON and PHP.
Brief OverviewDuring my career for 10+ yrs. now I have Designed, Developed and maintained many B2B and B2C corporate websites and applications. I have experience in, Web Development, Web Design, WordPress, Drupal and other CMS platforms. I am also well versed in Best SEO, Digital Marketing & Graphic Design principles. My focus has been on front end UI/UX and themeing and web development, for mobile first and responsive design.
ExperienceI have built and designed many UX/UI web applications, mobile first and responsive websites and apps. I use a process in which the structure, layout, and functionality of a website is considered, based on actual usage and site analytics.
I have managed SEO for many websites, using ADWords, Tag Manager and Advanced Analytics ROI Reporting, for midsize and large B2B and B2C organizations with a wide range of specifications.
Email marketing is a great way to get your message across, whether you’re a blogger and want to give your readers regular updates or you’re a business trying to generate more leads.
It’s a competitive world, and making a good first impression is important to communicating your objectives and establishing relationships with prospective clients fast.
$curl_handle = curl_init($url);
curl_setopt($curl_handle, CURLOPT_URL,'https://jsonurl');
curl_setopt($curl_handle, CURLOPT_POSTFIELDS, $payload);
curl_setopt($curl_handle, CURLOPT_HTTPHEADER, array('Content-Type:application/json'));
curl_setopt($curl_handle, CURLOPT_RETURNTRANSFER, true);
$query = curl_exec($curl_handle);
$resultnicor3 = json_decode($query, true);
curl_close($curl_handle);
print_r( $resultnicor3[model][7]
["rateScheduleList"][0]["utility"]);
echo "
";
print_r( $resultnicor3[model]
[7]["productTerm"]);
echo "
";
print_r( $resultnicor3[model]
[7]["rateScheduleList"][0]["market"]);
echo"
";
print_r( $resultnicor3[model]
[7]["rateScheduleList"][0]
["rateSegmentList"][0]["rateSegmentDetailList"]
[0]["chargeType"]);
echo"
";
echo"¢";
print_r( $resultnicor3[model]
[7]["rateScheduleList"]
[0]["rateSegmentList"][0]
["rateSegmentDetailList"][0]["rateAmount"]);
echo " per ";
print_r( $resultnicor3[model]
[7]["rateScheduleList"]
[0]["rateSegmentList"][0]
["rateSegmentDetailList"][0]["uom"]);
echo "
";
print_r( $resultnicor3[model]
[7]["rateScheduleList"]
[0]["rateSegmentList"][0]
["rateSegmentDetailList"][1]["rateCalculator"]);
echo"
";echo" $";
print_r( $resultnicor3[model]
[7]["rateScheduleList"]
[0]["rateSegmentList"][0]
["rateSegmentDetailList"][1]["rateAmount"]);
//at first layer ?>
#rate-box{
padding: 30px;
-webkit-box-shadow: 1px 2px 11px -1px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 2px 11px -1px rgba(0,0,0,0.75);
box-shadow: 1px 2px 11px -1px rgba(0,0,0,0.75);
width: 100%;
text-align: center;
}
.center{
position:relative;
text-align: center;
font-weight:bold;
font-size: 16px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
text-size-adjust: auto;
}
function hideSelected() {
var oTable = document.getElementById("myTable");
var oRows = oTable.getElementsByTagName("tr");
for( var i=0; i < oRows.length; i++ ) {
var oInputs = oRows[i].getElementsByTagName("input");
for( var j=0; j < oInputs.length; j++ ) {
if( oInputs[j].name == "showHide" ) {
if(!oInputs[j].checked ) {
oRows[i].style.display = "none";
}
break;
}
}
}
}
function showAll() {
var oTable = document.getElementById("myTable");
var oRows = oTable.getElementsByTagName("tr");
for( var i=0; i < oRows.length; i++ ) {
if( oRows[i].style.display == "none" ) {
oRows[i].style.display = "";
}
}
}
Design and Layout - Development - Website Speed - Responsiveness - UX/UI - SEO Analysis - Marketing Strategy Analysis - E-Commerce, (WordPress, Drupal)