I´ve installed apache 2.0.45 and PHP 4.2.3 and used phpdev to get it started and it checks ou ok when running through the testpages of phpdev
But when I test my site (php+flash) php doesn´t seem to work.
Now what I wonder is do I have to run my html pages from a specific location (ie the phpdev folder) or should PHP be able to run from anywere on my computer?
If you place your swf inside the www folder you can use the relative path. Otherwise you’ll the full path. And, are you sure the script actually works? try calling it from a browser and make sure there are no errors