PHP

banner PHP

Retrieve data from mysql table and display in php

By Rasika Preethiraj / 26 Oct 2017

The common and basic module where we require in php programming is to retrieve data from database and show in html page. Lets follow the basics steps for demostration

  • create basic data table in m ..

  • banner PHP

    PHP arrays, explode, substr and trim - quick through

    By Rasika Preethiraj / 21 Oct 2013

    Array is kind of data structure where it stores multiple values in a single variable. you can save multiple values like in a stack by using arrays. define array in php as follows. ..


    banner PHP

    php variables, functions, if, for, while, switch syntax - quick through

    By Rasika Preethiraj / 27 Sep 2013

    The PHP script is executed on the server and the HTML result is sent to the browser. It can normally have HTML and PHP tags. PHP or Hypertext Preprocessor is a widely used open-source general-purpose ..

    banner PHP

    Write Your First PHP Program

    By Rasika Preethiraj / 25 Aug 2013

    A “ Hello World” program, as the first program, has become a culture whenever learning a new programming language. ..


    banner PHP

    xampp installation and first steps | develop with php mysql | windows

    By Rasika Preethiraj / 24 Aug 2013

    XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to use in windows ..

    banner PHP

    Create your first html page

    By Rasika Preethiraj / 20 Aug 2013

    In this tutorial you will learn how easy it is to create an HTML document or a web page. To begin coding HTML you need only a simple-text editor and a web browser.
    Lets get started with creati ..


    Trending

    Latest Posts

    Tags

    Newsletter

    Subscribe to our newsletter for good news, sent out every month.