PHP Editor

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
User avatar
bawla
Forum Contributor
Posts: 116
Joined: Fri Mar 19, 2004 9:15 am

PHP Editor

Post by bawla »

wut php editor is good and is "free", i've used very good ones like PHP Expert Editor and DzSoft PHP Editor but you have to pay for them, i'm sick of getting the alert saying you have so and so days left of your trial

someone wanna link me to a good editor? :roll:
User avatar
markl999
DevNet Resident
Posts: 1972
Joined: Thu Oct 16, 2003 5:49 pm
Location: Manchester (UK)

Post by markl999 »

Loads of discussion on editors already in the forums, use the search feature.
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

->Start
--------> All Programs
-------------------------> Accessories
-----------------------------------------> WordPad®

The best, free one. Hands down. :wink:

Or have a read at viewtopic.php?t=6288
User avatar
bawla
Forum Contributor
Posts: 116
Joined: Fri Mar 19, 2004 9:15 am

Post by bawla »

my bad, didnt even know this forum had a search feature,

and sami, wordpad is alright but i rather use notepad, but for php i like a php editor , with html its fine but php is a different story
reverend_ink
Forum Contributor
Posts: 151
Joined: Sun Apr 20, 2003 1:18 am
Location: Las Vegas | London

Post by reverend_ink »

Buy homesite, its $100 but well worth the money.... HIGHLY RECOMMENDED!
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

Sami wrote:->Start
--------> All Programs
-------------------------> Accessories
-----------------------------------------> WordPad®

The best, free one. Hands down. :wink:

Or have a read at viewtopic.php?t=6288
No line numbering, no syntax highlighting, no tabbed windows, etc..

WinSyntax - All of the above, and Free.
User avatar
EvilWalrus
Site Admin
Posts: 209
Joined: Thu Apr 18, 2002 3:21 pm
Location: Springmont, PA USA

Post by EvilWalrus »

EditPlus... for *all* programming needs
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

LiLpunkSkateR wrote:
Sami wrote:->Start
--------> All Programs
-------------------------> Accessories
-----------------------------------------> WordPad®

The best, free one. Hands down. :wink:

Or have a read at viewtopic.php?t=6288
No line numbering, no syntax highlighting, no tabbed windows, etc..

WinSyntax - All of the above, and Free.
I forgot to include, one thing...

"Free and comes with Windows." :wink:
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

Cause downloading is such a biznatch ;)

I use notepad (that is, before i had winsyntax)
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

I develop on either on Windows or Linux, so Notepad doesn't do me good when I'm out of the reach of my precious Dreamweaver.
Post Reply