Explorar el Código

i always foirget session_start

until something breaks
development
mauirixxx hace 8 años
padre
commit
ed256b0339
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      gw-insert.php

+ 1
- 0
gw-insert.php Ver fichero

@@ -1,4 +1,5 @@
<?php
session_start();
include_once 'gw-connect.php';
$con = new mysqli(DATABASE_HOST, DATABASE_USER, DATABASE_PASS, DATABASE_NAME);
#non-section specific POST data here


Cargando…
Cancelar
Guardar