Membuat menu dengan PHP Include

download Membuat menu dengan PHP Include

of 5

Transcript of Membuat menu dengan PHP Include

  • 7/29/2019 Membuat menu dengan PHP Include

    1/5

  • 7/29/2019 Membuat menu dengan PHP Include

    2/5

    Create folder and named with web

    Design webpage:

    Header.php

    Menu.php

    Footer.php

    Home.php

    Aboutus.php Gallery.php

    Guestbook.php

  • 7/29/2019 Membuat menu dengan PHP Include

    3/5

    header.php

    footer.php

    menu.php

    {Create table; width: 100%, height: 200px}

    {Create table; width: 100%, height: 50px}

    {Create table; width: 100%}

    HOME

    ABOUTUS

    GALLERY

    GUESTBOOK

    Script hyperlink:

    HOME

    ABOUT USGALLERY

    GUESTBOOK

  • 7/29/2019 Membuat menu dengan PHP Include

    4/5

    Preparation

    home.php

    aboutus.php

    gallery.php

    guestbook.php

    {Create table; width: 100%}

    HOME

    {Create table; width: 100%}

    ABOUT US

    {Create table; width: 100%}

    GALLERY

    {Create table; width: 100%}

    GUESTBOOK

  • 7/29/2019 Membuat menu dengan PHP Include

    5/5