Showing posts with label Websites Plans. Show all posts
Showing posts with label Websites Plans. Show all posts

Wednesday, April 2, 2014

Thursday, March 27, 2014

Friday, March 21, 2014

Small Shopping Cart Example With session Using php

<?php
session_start();
$cart="";
if (isset($_POST['domainadd']))
{
    $domain = $_POST['domainadd'];
    $cart = $_SESSION['cart'];
    $cart[] = $domain;
    $_SESSION['cart'] = $cart;
}
if ($cart)
{
print("<table border=2 width=200>");
for($j=0;$j<count($cart);$j++){
print "<tr><td>". $cart[$j] ."<a><span class=style7>[remove]</span></a></td></tr>";
}
print("</table>");
}
?>
<form method="post">
<input name='domainadd' type="text">
<input type="submit" name="submit">

Thursday, March 6, 2014

Cheapest Web Designing Services In INDIA





  • Type Of Website
  • Domain Name
  • Server
  • Space
  • Database
  • Email Ids
  • Slider/Banner
  • Pages
  • Blog
  • No of Forms
  • SMI
  • Bronze




  • Template
  • .in/.com
  • Linux/Window
  • 500 MB
  • NO
  • 2
  • 1
  • 10
  • NO
  • 1
  • NO
  • 5000
  • Silver




  • Creating
  • .in/.com/.net
  • Linux/Window
  • 750 MB
  • 1
  • 5
  • 2
  • 15
  • NO
  • 2
  • No
  • 10000
  • Gold




  • Creating
  • .in./.com/.net
  • Linux/Window
  • 1 GB
  • 2
  • 10
  • 5
  • 20
  • YES
  • 5
  • YES
  • 15000
  • Diamond




  • Creating
  • .in./.com/.net
  • Linux/Window
  • 1.5 GB
  • 3
  • 15
  • 5
  • 25
  • YES
  • 5
  • YES
  • 20000
  • Platinum




  • Creating
  • .in/.com/.net
  • Linux/Window
  • 2 GB
  • 5
  • 20
  • 5
  • 25+
  • YES
  • 5+
  • YES
  • 25000