|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
what do you code php in?
Hey all, I was just wondering what everyone codes their PHP in, and if there was a decent freeware or cheap program or IDE out there that was really good for PHP.
I started just using plain old notepad, but switched to Macromedia's Dreamweaver because it puts line numbers in for you and color codes your code. What do you use?
__________________
Jesus wept; Voltaire smiled. From that divine tear and from that human smile is derived the grace of present civilization. |
|
#2
|
||||
|
||||
|
Hi,
Well I started out using Notepad but now I couldn't live without my copy of ConTEXT, top program not just for PHP but for Perl, C++, Java, HTML, Javascript, VB .... You can find it free at http://www.fixedsys.com/context/ HTH
__________________
--------------------- -- SilkySmooth -- --------------------- Directory Share | Free phpLD Mods | Little Directory |
|
#3
|
|||
|
|||
|
I use EditPad..
no syntax highlighting.. but oh well. |
|
#4
|
|||
|
|||
|
try HTML-Kit; it's free, extensible and a good alternative to commercial Homesite (URL).
URL Egbert |
|
#5
|
|||
|
|||
|
There is several threads covering this question.
Keep it simple is my advice. Use a simple text editor. Consulent php.net for documentation. Ask here on devshed if you get stuck. Only a wuzz needs an IDE. ![]()
__________________
\Oliver For those about to php - we salute you! |
|
#6
|
|||
|
|||
|
Used to use PHPCoder. Now I use UltraEdit. When all else fails - NOTEPAD! :-)
HOGI! |
|
#7
|
|||
|
|||
|
I use edit+, which is kinda free and very good!
__________________
|
|
#8
|
|||
|
|||
|
UltraEdit here too.. actually quite a cozy proggie
![]() |
|
#9
|
|||
|
|||
|
EditPlus: www.editplus.com
__________________
z-lite was here |
|
#10
|
|||
|
|||
|
i use editplus and notepad.
__________________
K1 |
|
#11
|
|||
|
|||
|
I use vim and gvim. All vi clones. I use vim on my Linux boxes, but at work on MS I use gvim. Can't beat the flexibilty and quickness of vim. Plus the syntax coloring is pretty cool too.
Later, Tim |
|
#12
|
|||
|
|||
|
The Lucky Few of Us Can Use BBEdit for the Macintosh.
It is by far the best thing since the keyboard. It highlights your code and saves to FTP. If you are lucky enough to use a mac, definatly give it a try. Andrew |
|
#13
|
|||
|
|||
|
Quote:
There are dozens of editors that do the same things for Windows and probably Linux. Whether mac users like it or not -- the PC software and hardware bases are much larger and far better than the mac hardware and software bases... I use UltraEdit for Java, PHP, HTML, JScript, and so on. I use Visual C++ for C++, although I have the Borland compiler and gcc/g++ laying around on my comp for code that is specific to them ![]()
__________________
Click here and wait. It's a kewl effect, trust me. Last edited by sLiPkNoT rUlEz : September 26th, 2001 at 07:19 PM. |
|
#14
|
|||
|
|||
|
Damn I use Microsoft Wordpad
I just started to use PHP CODER PRO {which I think I have to have mysql and php4 setup on my machine} Argh Although I am still learning PHP I would start with wordpad then try these other tools. I didn't plan on learning C or anything but I think I will have to know some of the codes. PHP THE POWER TO LEARN |
|
#15
|
|||
|
|||
|
Good, then maybe you can help me. I have BBedit at work and do all my coding in it. But at home I use PC and am still trying to find editor that uses SSH2 protocol for server upload.
This is one feature I saw only on BBedit and in none of the PC editors. So, if anybody knows of such editor for PC it would be greatly appreciated. |
| Viewing: Dev Shed Forums > Web Site Management > Development Software > what do you code php in? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|