Jump to content

What do you use for writing/editing??


Tandem

Recommended Posts

Notepad ++ The best one that I have found. Plus its Open Source with plugins and you can create your own plugins for it. Very nice program. Never had a lick of trouble with it. Just wish it had an auto-backup (maybe it does) but yea. Great program.

Link to comment
Share on other sites

Can anyone reccommend a good program for writing and editing PHP?

 

I've done a google search and looked at a few, but some reccommendations would be great.

 

Thanks in advance.

Umm I use evrsoft first page 2006 it's a freeware program I found through google. Well it's free for the first month or so than the only thing is after that at start up it has a five second delay but that's not too much.

It's a really good program in my opinion the code is colourd as you type, and if your doing some html you can even see how it may turn up at the bottom(depending on the view you have chosen).

It has lots javascript and some other language freeware scripts within it, like games, dynamin content and etc...

It also has some already set scripting input like you can go to

(on the top menu bar)

Scripting > php > include

and it would inset <?php include('filename here.php'); ?>

you get the point and the thing i like most about is it finishes your lines automatically for example you type

<center> it will automatically add </center>

<b> -> </b>

and so on...

Well yea I tried dreamweaver for a bit too but i preferred this it's alot easier to use.

 

-hope this helps

~saad

Link to comment
Share on other sites

Windows, Linux, Mac?

Free, paid for?

 

Windows, and i don't mind paying as long as the price is reasonable.

 

I'm looking for something sort of like the Actionscript editor in Flash, but obviously for PHP rather than AS. Syntax Highlighting and auto-formatting are pretty much a must.

Link to comment
Share on other sites

if you could get used to using vim, you couldn't live without it. it doesn't have much as a base editor but it's totally customizable and you can add almost any feature you want.

 

i have my vim setup with PHP doc enabled at the press of a button and syntax highlighting for a bunch of languages, auto complete, SVN, etc.

 

 

the only draw back to using vim for a new user is that understanding its operating modes is pretty confusing the first time around but once you get used to it, its indispensible and it exists on every linux/unix machine by default.

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.