Example #1
0
<?php

include "crud.php";
$control = new crud();
$control->selectData();