Menggunakan where di SSP.phpContoh :require( 'ssp.class.php' );$where = "Status ='Unread'";echo json_encode( SSP::simple( $_GET, $sql_details, $table, $primaryKey, $columns,$where ));
No comments: