What is the best PHP editor for beginners...

Roger Marquez

Elite Member
Joined
Apr 17, 2017
Messages
5,123
Reaction score
7,820
Hi there fellas..

I have a goal for this yeat to learn the basics of several programming languages like php, html, CSS, and JS.

Eventually, i would also love to dive into Python.

But, i prefer diving into the first since they are more related to web development under WordPress.

In your opinion,

What programming editor would you recommend for a beginner like me?

Been doing some research and i see many rankings saying NetBeans IDE and Eclipse PDT to be among the best and more user-friendly.

Do you agree? Would you recommend another one? Do i have to download different editors for different languages? Is there a universal one? Any other recommendations you can give?

Cheers!
 
phpstorm or intellij by jetbrains

vs code

eclipse with proper plugins

zend studio

I've used all these in different teams.... All nice, just gotta learn shortcuts and stuff.
 
You might want to look at laravel as well if you are planning on making anything more complex than a contact page :-)
 
If you’re looking to work with PHP, JS, CSS, HTML and eventually Python I would go with VS Code. Very simple editor with a lot of plugins to help support all those languages you’re interested in.
 
Thanks a lot for your insights...Looks like VS Code it´s the one i should choose.

Will take a look.
 
Ok, i didn´t want to open another thread for this so i will keep bumping this one since it´s a related topic.

I am trying to nulled Happy Addons for Elementor plugin according to some guidelines i read on @Festinger ´s vault.
4ac7afca6a35bfbbbaa538323c72b200.png

I end up downloading and using VS Code for this.

This is what i have...
221533b3db05d708f9d77045c4b83dd3.png

But, i am getting this error...
34882bfbf6d72b79adfb2693a5a115a7.png

Were did i go wrong? Thoughts?
 
even you are beginner, you must use PhpStorm
get used to the best!
I may not know too much on the subject but why (as a beginner) would I choose PHPStorm over its free alternatives such as VSC or Brackets?

b0f1171236380121e3331fe67eb14ea5.png

I am not stating VSC or Brackets are a better option but, as a beginner and someone just looking to get into HTML, CSS, and JS so I can read through WP themes codes, improve a site page loading speed, add small customizations to a WP-based site, etc., I don´t think PHPStorm is a better alternative than those.

Thanks for the insights tho
 
I may not know too much on the subject but why (as a beginner) would I choose PHPStorm over its free alternatives such as VSC or Brackets?

b0f1171236380121e3331fe67eb14ea5.png

I am not stating VSC or Brackets are a better option but, as a beginner and someone just looking to get into HTML, CSS, and JS so I can read through WP themes codes, improve a site page loading speed, add small customizations to a WP-based site, etc., I don´t think PHPStorm is a better alternative than those.

Thanks for the insights tho


I learned php with Atom, but PhpStorm is the IDE for php.
 
Ok, i didn´t want to open another thread for this so i will keep bumping this one since it´s a related topic.

I am trying to nulled Happy Addons for Elementor plugin according to some guidelines i read on @Festinger ´s vault.
4ac7afca6a35bfbbbaa538323c72b200.png

I end up downloading and using VS Code for this.

This is what i have...
221533b3db05d708f9d77045c4b83dd3.png

But, i am getting this error...
34882bfbf6d72b79adfb2693a5a115a7.png

Were did i go wrong? Thoughts?
Start of the function means..the first line inside the function. You will have to remove line 317 and 338
 
I'm not saying the sub forum is dead, I'm saying this thread is dead. Same as your 20 other spam posts.

Did you report my helpful reply to a thread where the previous reply was only a month ago?

What about the other replies in this thread? Should they be deleted?
 
Back
Top