[PHP] Reporting in PHP

2003-12-16 Thread Mrunal Wagh
hi, I amnovice to PHP development, please could anybody tell me what reporting tools are used in PHP, as we use Crystal Reports in VB. Is there any freeware reporting tools available? Regards, M

[PHP] onchange = $_SESSION['Alarm'] = getelementbyid('alarmReport').value ;

2003-08-26 Thread Mrunal Wagh
hi, I have a SELECT in which I would like to store the variable value in the Session variable of onchange event of the SELECT. I am stuck up with the syntax could u please help. Select name=AlarmReport id = AlarmReport **I want to do this* onchange = $_SESSION['Alarm'] =