Is it possible to run a PHP without putting it on a website? And also, why does my HTML form just display my whole PHP document when I press submit?
Offline
bbbeb wrote:
1. No.
2. Because you probably have no HTML on the submit page.
@1 Ok then
@2 The form says to submit it to the PHP file... so I have to have some HTML in the PHP?
Offline
bbbeb wrote:
1. No.
2. Because you probably have no HTML on the submit page.
1) Wrong
You can download the PHP software, and select an action to run it only on your pc!
Offline
bbbeb wrote:
1) It doesn't work for me. D:
1) It does for me :S
Offline