Re: [PHP] php image & javascript issue

2008-09-08 Thread javasac
In my test.php file, I cannot run javascript and images do not show up. If I run this file using the URL http://localhost/index/?m=login&name=Sachin I can see 'My name is Sachin'. If I rename this file to test.html and open it, the image shows up and clicking on 'Click Me!' button works fine. P

[PHP] php image & javascript issue

2008-09-08 Thread javasac
In my test.php file, I cannot run javascript and images do ot show up. If I run this file using the URL http://localhost/index/?m=login&name=Sachin I can see 'My name is Sachin'. If I rename this file to test.html and open it, the image shows up and clicking on 'Click Me!' button works http://