Welcome Guest ( Log In | Register)



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Php Designer 2005 - By Far The Best One.., .. that was the description..
thablkpanda
post Feb 5 2005, 11:48 PM
Post #1


Super Member
*********

Group: Members
Posts: 339
Joined: 2-December 04
From: Atlanta, GA
Member No.: 2,516



PHP Designer 2005.
It's easily the best PHP editor, code snippet thingy ever! It's got all the little bells and whistles, and anything you could need in a PHP editor. Anyone that uses notepad still, (Like I did before.... 10 minutes ago) Should immediately switch over! and plus, It's FREE!

www.download.com and use their search tool.
Go to the top of the page
 
+Quote Post
karlo
post Feb 6 2005, 03:26 AM
Post #2


Privileged Member
*********

Group: Members
Posts: 618
Joined: 30-October 04
From: Philippines
Member No.: 2,049



QUOTE(thablkpanda @ Feb 6 2005, 07:48 AM)
PHP Designer 2005.
It's easily the best PHP editor, code snippet thingy ever! It's got all the little bells and whistles, and anything you could need in a PHP editor. Anyone that uses notepad still, (Like I did before.... 10 minutes ago) Should immediately switch over! and plus, It's FREE!

www.download.com and use their search tool.
*



PHP Designer 2005 stinks. Specially when you are typing a code, then a popup ballonn appears. Then it will become slow. Use Dev-PHP.
Go to the top of the page
 
+Quote Post
AnimeExile
post Feb 6 2005, 04:57 AM
Post #3


Newbie [Level 1]
*

Group: Members
Posts: 24
Joined: 5-February 05
From: Middle of Now-where
Member No.: 3,619



tongue.gif i will always stick to notepad. I've used notepad since i was yae high, and i will stick to that
Go to the top of the page
 
+Quote Post
LuciferStar
post Feb 6 2005, 08:59 AM
Post #4


Advanced Member
*******

Group: Members
Posts: 114
Joined: 9-August 04
From: Suzhou Jiangsu China
Member No.: 743



QUOTE(AnimeExile @ Feb 6 2005, 04:57 AM)
tongue.gif  i will always stick to notepad. I've used notepad since i was yae high, and i will stick to that


Me,too.

GOOD TOOLS can help you a lot.
but in programming,all the most helpful is the ability of coding!
smile.gif
Go to the top of the page
 
+Quote Post
karlo
post Feb 6 2005, 10:30 AM
Post #5


Privileged Member
*********

Group: Members
Posts: 618
Joined: 30-October 04
From: Philippines
Member No.: 2,049



QUOTE(LuciferStar @ Feb 6 2005, 04:59 PM)
Me,too.

GOOD TOOLS can help you a lot.
but in programming,all the most helpful is the ability of coding!
smile.gif
*



But it has no source code highlighter! laugh.gif it's difficult to read the code! smile.gif
Go to the top of the page
 
+Quote Post
rudeturk
post Feb 6 2005, 10:52 AM
Post #6


Newbie [Level 2]
**

Group: Members
Posts: 35
Joined: 5-February 05
From: london
Member No.: 3,615



word pads better, sometimes notepad just goes on forever just pisses me off! mad.gif
Go to the top of the page
 
+Quote Post
LuciferStar
post Feb 6 2005, 11:41 AM
Post #7


Advanced Member
*******

Group: Members
Posts: 114
Joined: 9-August 04
From: Suzhou Jiangsu China
Member No.: 743



QUOTE(karlo @ Feb 6 2005, 10:30 AM)
But it has no source code highlighter! laugh.gif it's difficult to read the code! smile.gif


then you may take more care of your code writing.
like
if()
{
if()
{
}
else
{
}
}
else
{
}

it's easy to view and understand the code
Go to the top of the page
 
+Quote Post
vitrus
post Oct 20 2005, 04:18 PM
Post #8


Newbie [Level 3]
***

Group: Members
Posts: 42
Joined: 8-October 05
From: Haarlem, The Netherlands
Member No.: 12,672



I started witb notepad for my HTML too....

But I got so addicted to the code highlights in notepad++ that I simply can not work with notepad anymore tongue.gif
Go to the top of the page
 
+Quote Post
boyCradle
post Oct 20 2005, 07:16 PM
Post #9


Super Member
*********

Group: Members
Posts: 469
Joined: 30-September 04
From: Manila, Philippines
Member No.: 1,349



I am using PSPad Editor. I can also be used on any other programming codes like HTML, C++, COBOL, Cascading style sheets, PERL, XML. In short everything. the script syntax are highlighted, and the colors can be customized.

http://www.pspad.com/en/
Go to the top of the page
 
+Quote Post
itsrude