PHP display issues

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jokingjosh
    New Member
    • May 2006
    • 2

    PHP display issues

    Sup,

    I'm using php, mysql and apache

    I'm building a website with Dreamweaver which has iframes and Flash menus. I created and MySQL database and a PHP file to insert email address for a mailing list. If I access the php file through my browser using http://localhost the php file works great; however if I try to access it through my website in an iframe loaded buy my flash menu...all I get is a prompt to download my php file to my computer.

    Any suggestions on how to make my php file work in my site?
  • dlite922
    Recognized Expert Top Contributor
    • Dec 2007
    • 1586

    #2
    Originally posted by jokingjosh
    Sup,

    I'm using php, mysql and apache

    I'm building a website with Dreamweaver which has iframes and Flash menus. I created and MySQL database and a PHP file to insert email address for a mailing list. If I access the php file through my browser using http://localhost the php file works great; however if I try to access it through my website in an iframe loaded buy my flash menu...all I get is a prompt to download my php file to my computer.

    Any suggestions on how to make my php file work in my site?
    WHere is your site? on the same server? if not, does that server have PHP?

    how is the iFrame loaded with Flash.

    In my opinion, you should never use iFrame. (depends on your usage of course)

    Comment

    Working...