How do you actually use PHP? I mean,I understand it can be used as a stand-alone,as an apache module or as a CGI.I need to use it as a CGI and just to write web pages.But how do you do either one?I've tried writing a short script and calling it as a CGI,nothing happened.I also tried embedding it in an html page and running it in a browser(with Apache running),again,nothing happened.I came over from windows where you just open a compiler/interpreter like any other application and just start using it.With PHP,I cant get it to do anything except show up in the "wheris" command.I've had better luck with perl.I've only used Linux for two months.Help!