Talk:PHP
Cut from article:
- In order to use PHP, the workstation or server must be pre-configured with PHP; PHP will not work unless previously installed.
Why the emphasis on this? Typical PHP code that a person encounters on the Internet is already on a server and is executed there. Is this a warning to programmers, or what? --Ed Poor Talk 22:02, 30 May 2007 (EDT)
I guess that'd probably good. Hehe, I'm just remembering when I tried to use PHP in my browser on my local PC. It didn't work. Generally, whenever somebody comes across a .php file, its already parsed, so its all HTML, JavaScript, etc. Unless you're me. Anyways, I'm fine with that. Mskreuz 09:19, 31 May 2007 (EDT)
I changed this sentence to say "Most Always processed into HTML". From a programmer's expierence, PHP is pretty worthless in a web environment without HTML. (Unless there's something else that'll replace HTML, but I don't think there's any) Mskreuz 20:29, 15 June 2007 (EDT)
Hehe, I've always wondered what those .'s meant. Now I know. Thanks! (I feel really dumb right now, btw. That's really simple) Mskreuz 21:20, 11 July 2007 (EDT)
- Well, I only started programming in PHP 7 or 8 weeks ago. I'm working on three different database projects simultaneously, for three different clients!
- I enjoy passing along anything I've learned along the way, especially if it took me a long time to figure out. --Ed Poor Talk 21:48, 11 July 2007 (EDT)
- Yeah, I've been messing around with it for a while now. Nothing really big, though. I've had multiple forehead smacking times like this one ; ) Mskreuz 11:12, 12 July 2007 (EDT)