Hi all I found a problem with Google chrome. I add an iframe in an HTML page. source file of iframe tag is a PHP file. Problem is when I open that HTML page, Google chrome automatically downloads that PHP file instead of open that PHP file. Help me out!! Thanks in advance.
correct me if im wrong but php files are processed by a server. If you haven't got a server set up on your machine you won't be able to view the php file as you wish. Have you tried with a different browser, if so, and it works im not sure?