Ejemplo n.º 1
0
<?php 
require_once "ShoppingList.php";
$idList = $_POST["idList"];
ShoppingList::createSListSession($idList);