H
Houyhnhnm
Guest
The only way I know to run a php script is to put the name of the script in a <form action=""> tag. Are there any other options?
I have a situation where I would like to start a php script without relying on the user to press a button. I tried putting php code in a .html file, but when I load the file from the server it doesn't execute any php.
Thanks,
Houyhnhnm
I have a situation where I would like to start a php script without relying on the user to press a button. I tried putting php code in a .html file, but when I load the file from the server it doesn't execute any php.
Thanks,
Houyhnhnm