C
|
cgphp 8/12/2013 |
L
|
lijn76 author 8/12/2013 |
sorry, same result ! |
C
|
cgphp 8/12/2013 |
Sorry, I had misunderstood your request. Remove any code you entered before in the "Javascript" and "Before SQL" events and from the "View as custom". Now follow these steps:
$_SESSION['last_date'] = '';
if($_SESSION['last_date'] != $data['Datum']) |
L
|
lijn76 author 8/13/2013 |
Sorry, I had misunderstood your request. Remove any code you entered before in the "Javascript" and "Before SQL" events and from the "View as custom". Now follow these steps:
$_SESSION['last_date'] = '';
if($_SESSION['last_date'] != $data['Datum'])
|