How to Open PHP Files

In this quick post, we’re going to discuss different ways to open and edit a PHP file. If you are a novice to PHP programming, this article should help you to choose among the best tools available for PHP programming. PHP is a server-side scripting language which is mostly used to build web applications—these may… Continue reading How to Open PHP Files

Web IDEs: the future of coding

Still using desktop code editors? Web integrated development environments (IDEs) are a new way to build your web projects directly in the browser, often saving development time and making collaboration easier. The humble browser used to just serve up simple HTML documents, but it’s often now your first stop for just about any task. Think… Continue reading Web IDEs: the future of coding