Jump to content

php Controls


mrzoz

Recommended Posts

7 hours ago, mrzoz said:

Is there a controls for php like asp (Grid-dropbox - listbox) and so on

PHP and ASP are two very different languages and programming styles. Don't try to find PHP versions of the ASP things you know and instead learn the PHP way of doing it.

7 hours ago, mrzoz said:

and what is best editor for php

Whatever editor you want. There is no best one.

  • Like 1
Link to comment
Share on other sites

 Well, if you're a hardcore professional PHP developer, I think the best editor hands down is phpstorm.  The features it has are overwhelming.  With that said, it costs $200 + $160 for year2 maintenance if you want access to upgrades.    

If you want something free, I'd suggest Eclipse PDT which I have used for years and is solid, maintained and functional. 

After that there's the free Electron based editors Visual Studio Code, Atom and Brackets.  It seems like VSCode has the most momentum but they are all capable editors that tend to have similar packages available that support php syntax and commonly desired plugins for debugging and interactive development.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.