D Dennis New member Dec 7, 2010 #1 I want to do the php action in the same file as the form so I need to know how to do something like this to execute the form <form action = "<?php $this ?>" method = "post"> ...code </form> Am I doing this right or no?
I want to do the php action in the same file as the form so I need to know how to do something like this to execute the form <form action = "<?php $this ?>" method = "post"> ...code </form> Am I doing this right or no?