I have problem with this: Notice: Undefined index: QUERY_STRING in C:\xampp\htdocs\PSC_Dashboard_2\includes\calendar.php on line 583.
Anybody can help me? All help i appreciated
Are you trying to run this on the command line? $_SERVER['QUERY_STRING'] is the query string from the HTTP request. This is mandatory for php-calendar to run.
Hi All,
I have problem with this: Notice: Undefined index: QUERY_STRING in C:\xampp\htdocs\PSC_Dashboard_2\includes\calendar.php on line 583. Anybody can help me? All help i appreciated