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?
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?
Comment