![]() |
files
Hello. I've got. A. Website. But php. Wordpress but windows8 opens them in notepad n nt ie any. Ideas pls
|
Wut?
You running a browser via file:// or http:// protocols? You have to access it via http:// protocol and the server must be configured to serve as PHP code. That is a configuration issue on your host assuming you're not talking about a local machine. |
Quote:
|
Ok English I have a Wordpress theme in php code I have opened the file but unlike html using ie it just shows the code n not wepages
|
You cannot open a php script and have it parse. You have to use a webserver or an executable to parse it and return the results (ie: your browser using http protocol for example).
|
As Fou says, you will need a webserver to run it on and then access it via http using a browser. You can do this either by uploading it to your website that you already have OR by installing a server system such as wamp, xamp, uniformserver on your own windows system and then using the http://localhost address.
|
Quote:
|
Thanks
|
| All times are GMT +1. The time now is 07:10 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.