I am relatively new to the PHP game so this may be simple, well actually I am sure it is simple. When I run a php script file in my apche web server, I have to hit the enter key again to get the script to trip and the resulting page to come up. At least on my machine (win98) when I run the php script the busy pointer comes up and if I then hit enter the pages pops to the actioned page and everything is fine. If I don't hit enter then I am stuck looking at an hour glass forever. I don't even get an error message stating "error .....etc" just a wait. I can wait for 10 mins and then hit enter and BAM, it will pop on trhough to the proper page having executed perfectly.
Also, how do I get rid of the text at the top of my resulting php page "Content?????html" . I turned off the one switch in the php.ini to get rid of a mojority of that line but still some prints on every resulting page run by php.
Thank you,
M
Also, how do I get rid of the text at the top of my resulting php page "Content?????html" . I turned off the one switch in the php.ini to get rid of a mojority of that line but still some prints on every resulting page run by php.
Thank you,
M