Recent content by s_shakib

  1. S

    What is the latest version of android?

    Lollipop is the latest version of Android.
  2. S

    ways to data transfer in php

    $_POST,$_REQUEST,$_SESSION and $_GET.
  3. S

    why use the echo in php?

    echo is used for display any message.
  4. S

    How to show a image in html page?

    Use this: <img src="image.jpg" width="100px" height="100px" alt="image" />
  5. S

    Free source to learn HTML

    If you want to be learn HTML. I think w3shools is the best for learn HTML.
  6. S

    what is php designer tools?

    Notepad++ Adobe Dreamweave WAMP XAMP etc
Back
Top