Ejemplo n.º 1
0
<?php

include 'php_functions.php';
$data = new MysqlConnector();
$data->connectMysql();
$data->like($_POST['post_id']);