Hi,
I just want to know how r u ppls developing ur php site ?? Are u using any IDE ?? or just by Notepad ??
Let me know YOUR favorite place to work with PHP !!
Regards,
Jim Jose
Hi,
I just want to know how r u ppls developing ur php site ?? Are u using any IDE ?? or just by Notepad ??
Let me know YOUR favorite place to work with PHP !!
Regards,
Jim Jose
An educational community.... driven by values !!
* Learn PHP... It is easy !! :: * Most Unusual Buildings On Earth !! :: * China vs USA !! :: * Some pictures to make you smile....., :: * Some C Questions :: * 13 Tips to Writing the Right Resume !!, :: * Cute paintings !! :: * Jesus with pencil.... absolutely gorgeous :: * Cute... .Cuter... Cutest !!! Pet lovers... Take a look !! :: * A romantic story..... VERY HOT !!
Hmmm....I don't know PHP as well as most people, but I know enough to be as people say, "dangerous"...but I just use the built in editor in cpanel...
Don't go to bed angry, stay awake and plot revenge.
Dreamweaver. I open dreamweaver, put it in code mode, and press F4. It gives me a text editor with coloring, custom identation, and search/replace using regular expressions.
I use Dreamweaver as a php editor. I dont use any of the wysiwyg features of Dreamweaver.
But I've been using Microsoft Visual Studio to write ASP.Net, and it is a good editor. It would be great to find an editor for php that has features like IntelliSense (code completion) and region collapsing.
I mean, Dreamweaver is good and it works perfectly for me, but it was not designed for coders (it was designed for designers). Hence, dreamweaver is not smart enough to aid a coder.
I use notepad; notepad2; and sometimes "vi".
Thanks,
Brandon Long
well, I like dreamweaver very much.
Especially the color. Help me differentiate the code.
Last edited by radofeya; 11-01-2008 at 03:41 AM.