Well, good afternoon,
I'm having trouble calling a function in Oracle ... The function is this:
function mataSessao(){
$connect = oci_connect('xxxx','xxxx','xxxxx','xxxxx');
$IDSESSAO = $_POST['idsessao'];
$IDSERIAL = $_POST['id...
asked by
08.05.2017 / 19:50