PHP scripts require PHP engine to process them. Otherwise you'll just get the source code outputted

PHP scripts require PHP engine to process them. Otherwise you'll just get the source code outputted as plain text in most web servers.
Was this page helpful?