LeonLatex Posted September 12, 2021 Share Posted September 12, 2021 (edited) I am asking for: Is there somebody who have knowledge or experience with editors within the genre PHP and MySQL(i/POD)? Actually, I only need an editor for PHP, but an editor that is for SQL / MySQL can also be interesting and a bonus, preferably that can also be nice to learn from. Does anyone got a tip or an advice for me ? Edited September 12, 2021 by LeonLatex Quote Link to comment https://forums.phpfreaks.com/topic/313728-php-and-mysql-editor/ Share on other sites More sharing options...
requinix Posted September 12, 2021 Share Posted September 12, 2021 Virtually every editor out there can support PHP and SQL files. However, defining "support" is a trickier question, as it can be anything from highlighting to syntax checking to autocomplete, and different people want different options in their editor. 1 Quote Link to comment https://forums.phpfreaks.com/topic/313728-php-and-mysql-editor/#findComment-1589868 Share on other sites More sharing options...
LeonLatex Posted September 21, 2021 Author Share Posted September 21, 2021 (edited) On 9/12/2021 at 10:26 PM, requinix said: Virtually every editor out there can support PHP and SQL files. However, defining "support" is a trickier question, as it can be anything from highlighting to syntax checking to autocomplete, and different people want different options in their editor. Yes, thank you i take all three 🙂 This topic goes under what is "IDE". I've been away for a few years from programming. I have to learn everything again except that I have understanding and can read most scripts and understand a syntax. But unfonatley, the time has gone so far now, so i am not able towrite the code like i used to do for 10 and more years ago. I could have a "conversation" (proamming) without books and finished scripts. I'm 50 now, so it's probably too late to get there again, but I'm doing my best. The main thing is that I understand what I do. What is "hot or not" today among developers. I'm aware that all text editors support PHP and MySQL (eg) but I address and support those who are hot on the topic we are working on and discuss here at www.phpfreaks.net, programming. I like to go straight to the source, where it is warmest, but then there is the danger, the danger of asking like this is that you get as many different answers as the number of people or the number of members there are on the forum you ask the question. So my question is, which editor / idea do you use? Then I get to sort it out myself and see what suits me best 🙂 Edited September 21, 2021 by LeonLatex Spelling error, edited and fill in some lines. Quote Link to comment https://forums.phpfreaks.com/topic/313728-php-and-mysql-editor/#findComment-1590217 Share on other sites More sharing options...
requinix Posted September 21, 2021 Share Posted September 21, 2021 The current "the IDE everyone is using" is VS Code. It's a multi-purpose IDE which means you install extensions to do whatever you want. And for better or worse, there are a lot of extensions. For PHP development specifically, PhpStorm is basically the reigning champion. 1 Quote Link to comment https://forums.phpfreaks.com/topic/313728-php-and-mysql-editor/#findComment-1590219 Share on other sites More sharing options...
LeonLatex Posted September 22, 2021 Author Share Posted September 22, 2021 12 minutes ago, requinix said: For PHP development specifically, PhpStorm is basically the reigning champion. Thanks, I'll check it out right away (and VS Code to). Quote Link to comment https://forums.phpfreaks.com/topic/313728-php-and-mysql-editor/#findComment-1590220 Share on other sites More sharing options...
LeonLatex Posted September 22, 2021 Author Share Posted September 22, 2021 (edited) Posteting Error Edited September 22, 2021 by LeonLatex Posteting Error Quote Link to comment https://forums.phpfreaks.com/topic/313728-php-and-mysql-editor/#findComment-1590223 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.