Re: AW: [PHP] Hello
[email protected] (Alan Feuerbacher)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On 8/28/2017 11:49 AM, Tobias Fichtner wrote: Hi Tobias, > PHP is maintained in different versions (5.6, 7, 7.1.) > > Mainpage for information is under https://php.net/ Yes, I've looked at that a lot. > There are many Stacks for Web development for different Platforms, my personal favourite for windows is wpn-xm (https://wpn-xm.org) with a mass (if u need) extensions. What is a Stack? I'm not going to be doing Web development (at least, not for the foreseeable future), and I'm getting away from Windows into Linux. > You can use PHP as CLI Version too, a GTK (outdated) version is also available. I've been using PHP exclusively in the CLI version, as a language much like C but with a lot of special features like XMLReader. It's also higher-level than C, which makes many tasks easier. Alan