您尚未登入。
各位大佬,
我有一個html 係auto generate enquiry email 既 form, 一按submit就去左我個php file.
但我唔識用咩php code return去本身個html file.
小弟係新手, 如果個問題太簡單唔好罵我.
離線
One option, when you go to your php file and at the end of the execution block, try to add a header() and you should be able to redirect to your html page
離線