Membuat menu tersembunyi dalam php

<?php
if($_GET['act'] == "1") {
        include("form_kontrol_get.php");
}else if($_GET['act'] == "2") {
        include("data_closing.php");

}else{
        include("default.php");
}
?>

Comments :

0 comments to “Membuat menu tersembunyi dalam php”

Post a Comment

Komentar Terbaru

Recent Post Advanced

Posting Terbaru