E elibeli New member Jan 22, 2013 #1 Hi there, I`ve got problem with posting values to the self page… as this: all of my site uses this method… and I really like to use exeoutput to compile it and turn to a new app… After compile forms do not get sent! Is there a solution? Last edited: Feb 23, 2014
Hi there, I`ve got problem with posting values to the self page… as this: all of my site uses this method… and I really like to use exeoutput to compile it and turn to a new app… After compile forms do not get sent! Is there a solution?
gdgsupport Support Staff member Jan 24, 2013 #2 Please check what is returned by: <?php echo $_SERVER'PHP_SELF']; ?> with the “View source” option of the context menu (you need to enable it in the PHP Main Settings page of ExeOutput). Last edited: Feb 23, 2014
Please check what is returned by: <?php echo $_SERVER'PHP_SELF']; ?> with the “View source” option of the context menu (you need to enable it in the PHP Main Settings page of ExeOutput).
gdgsupport Support Staff member Jan 24, 2013 #3 Just tested and it works fine in latest version (1.6.1). Make sure you have the latest version. Last edited: Feb 23, 2014