php coders |
Author: |
Message: |
WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
|
RE: php coders
quote: Originally posted by John Anderton
but to use that u need to know a lot of codes already which i dont. Isn't there an eaiser way like a easy user friendly software ?? No i guess. Damn.
Well, there are programs that can help you with PHP coding, but you still need to know where to start, and what you're doing. For example, this program has features like...
- Debug with PHP interpreter
- Insert PHP functions with parameter hint
- Insert common PHP functions/procedures
- Integrated function search in the PHP manual
- Customizable syntax coloring
- Code libraries
- Templates
- HTML dialogs/wizards
|
|
01-07-2005 07:31 PM |
|
|
Chris.1
Full Member
addicted to the net
Posts: 363 Reputation: 3
37 / / –
Joined: Jun 2003
|
RE: php coders
I personally use HTML-Kit for PHP Coding. It has built in syntax highlighting and ftp - you can edit files "directly" from the server
|
|
01-07-2005 10:33 PM |
|
|
L. Coyote
Senior Member
Captain Obvious
Posts: 981 Reputation: 49
39 / /
Joined: Aug 2004
Status: Away
|
RE: php coders
I only use NotePad
When I get syntax errors, I just check the error message. lol. You should see me, digging into all those lines of code, trying to find the error.
You gotta love PHP
Hack, hack, hack!
Finally became a Systems Analyst!
|
|
01-07-2005 10:39 PM |
|
|
KeyStorm
Elite Member
Inn-sewer-ants-pollie-sea
Posts: 2156 Reputation: 45
38 / / –
Joined: Jan 2003
|
RE: php coders
Hm... PHP Designer 2005 is simply awesome, WDZ!! I had tried quite a few web code editors but nothing can be compared to this one. It just replaced Dreamweaver in the quick access bar.
Loads of customisation and everything a coder can need. Gotta love that ToDo Manager.
And in the moment I thought it wouldn't have FTP I just found it hidden behind the File Manager, it even had a site manager.
I can't believe it is free...
Guys, forget about notepad if you don't wanna bleed your eyes off. Use an editor with line numeration, indenting, code highlighting and such things.
|
|
01-07-2005 11:13 PM |
|
|
musicalmidget
Elite Member
Hmm, randomness...
Posts: 1663 Reputation: 12
37 / /
Joined: Dec 2002
|
RE: php coders
I've just given PHP Designer a try. It looks like quite a decent editor.
It reminds me very much of PHPEdit in terms of how it first looks.
This post was edited on 01-07-2005 at 11:40 PM by musicalmidget.
|
|
01-07-2005 11:39 PM |
|
|
WDZ
Former Admin
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
|
RE: php coders
lol... I've never even tried it... maybe I will now. However, I can't stand code completion and all that crap... I'm happy with the basics, because I know PHP well enough.
quote: Originally posted by KeyStorm
Guys, forget about notepad if you don't wanna bleed your eyes off. Use an editor with line numeration, indenting, code highlighting and such things.
* WDZ agrees completely
|
|
01-08-2005 05:26 AM |
|
|
L. Coyote
Senior Member
Captain Obvious
Posts: 981 Reputation: 49
39 / /
Joined: Aug 2004
Status: Away
|
RE: php coders
quote: Originally posted by KeyStorm
Guys, forget about notepad if you don't wanna bleed your eyes off. Use an editor with line numeration, indenting, code highlighting and such things.
NotePad has line and "column" numeration.
Hack, hack, hack!
Finally became a Systems Analyst!
|
|
01-08-2005 07:08 AM |
|
|
-dt-
Scripting Contest Winner
;o
Posts: 1819 Reputation: 74
36 / /
Joined: Mar 2004
|
RE: php coders
blah i hate the IDE's for php i just prefer a program that has line numbers and syntax coloring (so i know ive spelt the functions and stuff right). what i use is Vim text editor and im starting to like notepad2
Happy Birthday, WDZ
|
|
01-08-2005 08:00 AM |
|
|
Eljay
Elite Member
:O
Posts: 2949 Reputation: 77
– / / –
Joined: May 2004
|
|
01-08-2005 08:15 AM |
|
|
KeyStorm
Elite Member
Inn-sewer-ants-pollie-sea
Posts: 2156 Reputation: 45
38 / / –
Joined: Jan 2003
|
RE: php coders
quote: Originally posted by UglyBoy
quote: Originally posted by KeyStorm
Guys, forget about notepad if you don't wanna bleed your eyes off. Use an editor with line numeration, indenting, code highlighting and such things.
NotePad has line and "column" numeration.
Let's say you have a 500 lines code (and you're still alive, though your eyes are red), and you're looking for line 398. You gotta be guessing until you find it. Note pad has NOT a line numeration, it only indicates the line and column in the statusbar.
lol, WDZ, I thought you knew about it. It has a php tooltip helper, but I'm sure you can turn it off.
This post was edited on 01-08-2005 at 02:03 PM by KeyStorm.
|
|
01-08-2005 01:40 PM |
|
|
Pages: (3):
« First
«
1
[ 2 ]
3
»
Last »
|
|