I would appreciate it you folks would answer a couple of basic
questions about the "Remote execution" error:
1. Is it a browser issue.
2. Is it a PHP version issue.
3. Is a a $HTTP_POST_VAR[] vs. $_POST[] issue?
4. Is a a $_POST vs. $_GET[] issue?
I'm trying to use ezContents CMS calendar module, which is called from
a menu link, the module path is
/ezcontents/modules/calendar/calendar.php.
5. Is there a programming change I can make to make this module run
more safely?
TIA,
David
questions about the "Remote execution" error:
1. Is it a browser issue.
2. Is it a PHP version issue.
3. Is a a $HTTP_POST_VAR[] vs. $_POST[] issue?
4. Is a a $_POST vs. $_GET[] issue?
I'm trying to use ezContents CMS calendar module, which is called from
a menu link, the module path is
/ezcontents/modules/calendar/calendar.php.
5. Is there a programming change I can make to make this module run
more safely?
TIA,
David
Comment