Post to self problem [SOLVED]

elibeli

New member
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:
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:
Just tested and it works fine in latest version (1.6.1). Make sure you have the latest version.
 
Last edited:
Back
Top