Re: [PHP] PHP editor for linux

2008-08-27 Thread Shelley
Yes, it's quite nice actually. I used it once. And I am using vim on Linux platform now. I am feeling quite easy with it. Maybe you have noticed the survey I made on http://phparch.cn. A lot of people just look at the result. I really want people to choose their option first. Because that's

Re: [PHP] PHP editor for linux

2008-08-26 Thread Thodoris
O/H It flance ??: Hi, What do you think is the best php editor for linux. I'm using the Debian distribution. Thanks I surprisingly use PSPad editor which is quite neat solution and support some basic regexps. http://www.pspad.com/ I think I'll probably move to vim

Re: [PHP] PHP editor for linux

2008-08-26 Thread Carlos Medina
Thodoris schrieb: O/H It flance ??: Hi, What do you think is the best php editor for linux. I'm using the Debian distribution. Thanks I surprisingly use PSPad editor which is quite neat solution and support some basic regexps. http://www.pspad.com/ I think I'll probably

Re: [PHP] PHP editor for linux

2008-08-26 Thread Björn Bartels
hello... i am using kde's 'quanta+' (os-x opensuse). it comes with most linux/kde distributions and has an acceptable set of code-editing features (IMO ;) ) cheers bb Am 14.08.2008 um 19:05 schrieb It flance: Hi, What do you think is the best php editor for linux. I'm using the Debian

Re: [PHP] PHP editor for linux

2008-08-15 Thread Mario Guenterberg
On Thu, Aug 14, 2008 at 07:32:13PM -0400, Eric Butera wrote: What sort of plugins do you use with vim? For a while I was interested with it after seeing some presentations on it. I never could figure out how to get it to do code completion based on methods of a class, it sort of jumbled all

Re: [PHP] PHP editor for linux

2008-08-14 Thread Dan Joseph
On Thu, Aug 14, 2008 at 1:05 PM, It flance [EMAIL PROTECTED] wrote: Hi, What do you think is the best php editor for linux. I'm using the Debian distribution. Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php You should

Re: [PHP] PHP editor for linux

2008-08-14 Thread Micah Gersten
I use Eclipse with PHPEclipse. I think you have to install from source to get PHPEclipse to work right. Thank you, Micah Gersten onShore Networks Internal Developer http://www.onshore.com It flance wrote: Hi, What do you think is the best php editor for linux. I'm using the Debian

Re: [PHP] PHP editor for linux

2008-08-14 Thread Eric Butera
On Thu, Aug 14, 2008 at 1:05 PM, It flance [EMAIL PROTECTED] wrote: Hi, What do you think is the best php editor for linux. I'm using the Debian distribution. Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php Eclipse with

RE: [PHP] PHP editor for linux

2008-08-14 Thread Boyd, Todd M.
-Original Message- From: Micah Gersten [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2008 12:20 PM To: [EMAIL PROTECTED] Cc: php-general@lists.php.net Subject: Re: [PHP] PHP editor for linux I use Eclipse with PHPEclipse. I think you have to install from source to get

Re: [PHP] PHP editor for linux

2008-08-14 Thread Nathan Nobbe
On Thu, Aug 14, 2008 at 2:54 PM, Boyd, Todd M. [EMAIL PROTECTED] wrote: -Original Message- From: Micah Gersten [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2008 12:20 PM To: [EMAIL PROTECTED] Cc: php-general@lists.php.net Subject: Re: [PHP] PHP editor for linux I

RE: [PHP] PHP editor for linux

2008-08-14 Thread Boyd, Todd M.
From: Nathan Nobbe [mailto:[EMAIL PROTECTED] Sent: Thursday, August 14, 2008 4:00 PM To: Boyd, Todd M. Cc: php-general@lists.php.net Subject: Re: [PHP] PHP editor for linux On Thu, Aug 14, 2008 at 2:54 PM, Boyd, Todd M. [EMAIL PROTECTED] wrote: -Original Message- From: Micah Gersten

Re: [PHP] PHP editor for linux

2008-08-14 Thread Eric Butera
On Thu, Aug 14, 2008 at 4:59 PM, Nathan Nobbe [EMAIL PROTECTED] wrote: i used to use php-eclipse + subclipse all the time; i never had to 'install from source' or had issues installing subclipse on top of php-eclipse... just my 2c, vim + cli + protoeditor(as needed) -nathan What sort of

Re: [PHP] PHP editor for linux

2008-08-14 Thread Michael S. Dunsavage
On Thu, 2008-08-14 at 10:05 -0700, It flance wrote: Hi, What do you think is the best php editor for linux. I'm using the Debian distribution. Thanks I use geany and Quantum -- Michael S. Dunsavage -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

Re: [PHP] PHP editor for linux

2008-08-14 Thread Ross McKay
On Thu, 14 Aug 2008 23:46:05 -0400, Michael S. Dunsavage wrote: I use geany and Quantum +2 for geany (SWMBO uses it too). It's a good general-purpose text editor and simplified IDE. Build it from SVN, as it has been moving fairly quickly and distro packages often haven't kept up. -- Ross McKay,

Re: [PHP] PHP editor for linux

2008-08-14 Thread Lester Caine
Boyd, Todd M. wrote: i used to use php-eclipse + subclipse all the time; i never had to 'install from source' or had issues installing subclipse on top of php-eclipse... --- Ahh... but you're in Linux. I was referring to the Windows distribution of Eclipse. It's Java, so I guess it wouldn't

Re: [PHP] PHP editor

2007-11-16 Thread Cem Kayali
You should give a chance to Quanta Plus on Linux/BSd and Mr. Soysal's free edition of PhpEd, if you can find it. Regards Frank Lopes wrote: Being very new to PHP (empahsis on VERY...), I wonder what most of you use to develop in PHP? I have experimented with DreamWeaver, UltraEdit,

RE: [PHP] PHP editor

2007-11-11 Thread Jay Blanchard
[snip] Being very new to PHP (empahsis on VERY...), I wonder what most of you use to develop in PHP? [/snip] Search the archives, there was a discussion on IDE's just last week. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP editor

2007-11-11 Thread Per Jessen
Frank Lopes wrote: Being very new to PHP (empahsis on VERY...), I wonder what most of you use to develop in PHP? Personally I use vi or kate. /Per Jessen, Zürich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP editor

2007-11-11 Thread Daniel Brown
On Nov 11, 2007 11:23 AM, Per Jessen [EMAIL PROTECTED] wrote: Frank Lopes wrote: Being very new to PHP (empahsis on VERY...), I wonder what most of you use to develop in PHP? Personally I use vi or kate. Specifically, ViM (Vi iMproved) for me. It's rare that I do much with the OS

Re: [PHP] PHP editor

2007-11-11 Thread Jochem Maas
Jay Blanchard wrote: [snip] Being very new to PHP (empahsis on VERY...), I wonder what most of you use to develop in PHP? [/snip] Search the archives, there was a discussion on IDE's just last week. and pretty much every week before that :-) when beginning your most valuable tool is not

Re: [PHP] PHP editor

2007-11-11 Thread Børge Holen
On Sunday 11 November 2007 20:36:39 Jochem Maas wrote: Jay Blanchard wrote: [snip] Being very new to PHP (empahsis on VERY...), I wonder what most of you use to develop in PHP? [/snip] Search the archives, there was a discussion on IDE's just last week. and pretty much every week

Re: [PHP] PHP editor

2007-11-11 Thread Brendon Van Heyzen
Combo of Zend neon and vim (macvim). --Brendon On Nov 11, 2007, at 10:35 AM, Frank Lopes wrote: Being very new to PHP (empahsis on VERY...), I wonder what most of you use to develop in PHP? I have experimented with DreamWeaver, UltraEdit, phoDesigner, Eclipse etc. What would you

Re: [PHP] PHP editor

2007-11-11 Thread Jochem Maas
Børge Holen wrote: On Sunday 11 November 2007 20:36:39 Jochem Maas wrote: Jay Blanchard wrote: [snip] Being very new to PHP (empahsis on VERY...), I wonder what most of you use to develop in PHP? [/snip] Search the archives, there was a discussion on IDE's just last week. and pretty much

Re: [PHP] PHP editor

2007-11-11 Thread Børge Holen
On Sunday 11 November 2007 22:31:29 Jochem Maas wrote: Børge Holen wrote: On Sunday 11 November 2007 20:36:39 Jochem Maas wrote: Jay Blanchard wrote: [snip] Being very new to PHP (empahsis on VERY...), I wonder what most of you use to develop in PHP? [/snip] Search the archives,

Re: [PHP] PHP editor

2007-04-13 Thread David Robley
Robert Cummings wrote: On Wed, 2007-04-11 at 10:30 -0500, Philip Thompson wrote: Obviously some people think this is NOT in the realm of php. Nonetheless, I think it's a relevant question and others have answered it well. Relevant sure... but the answers are in the frickin' archives

Re: [PHP] PHP editor

2007-04-13 Thread Timothy Murphy
Just showing my ignorance, probably, but what exactly is meant by a PHP editor? Does it mean an editor for editing PHP scripts, or an editor written in PHP? -- Timothy Murphy e-mail (80k only): tim /at/ birdsnest.maths.tcd.ie tel: +353-86-2336090, +353-1-2842366 s-mail: School of Mathematics,

RE: [PHP] PHP editor

2007-04-13 Thread Jay Blanchard
[snip] Just showing my ignorance, probably, but what exactly is meant by a PHP editor? Does it mean an editor for editing PHP scripts, or an editor written in PHP? [/snip] Something to edit PHP with...unless you're trying to be funny -- PHP General Mailing List (http://www.php.net/) To

Re: [PHP] PHP editor

2007-04-13 Thread Philip Thompson
On Apr 13, 2007, at 10:26 AM, Jay Blanchard wrote: [snip] Just showing my ignorance, probably, but what exactly is meant by a PHP editor? Does it mean an editor for editing PHP scripts, or an editor written in PHP? [/snip] Something to edit PHP with...unless you're trying to be funny LOL!

Re: [PHP] PHP editor

2007-04-13 Thread M.Sokolewicz
Philip Thompson wrote: On Apr 13, 2007, at 10:26 AM, Jay Blanchard wrote: [snip] Just showing my ignorance, probably, but what exactly is meant by a PHP editor? Does it mean an editor for editing PHP scripts, or an editor written in PHP? [/snip] Something to edit PHP with...unless you're

Re: [PHP] PHP editor

2007-04-13 Thread Stut
M.Sokolewicz wrote: Philip Thompson wrote: On Apr 13, 2007, at 10:26 AM, Jay Blanchard wrote: [snip] Just showing my ignorance, probably, but what exactly is meant by a PHP editor? Does it mean an editor for editing PHP scripts, or an editor written in PHP? [/snip] Something to edit PHP

Re: [PHP] PHP editor

2007-04-13 Thread Tijnema !
On 4/13/07, M.Sokolewicz [EMAIL PROTECTED] wrote: Philip Thompson wrote: On Apr 13, 2007, at 10:26 AM, Jay Blanchard wrote: [snip] Just showing my ignorance, probably, but what exactly is meant by a PHP editor? Does it mean an editor for editing PHP scripts, or an editor written in PHP?

Re: [PHP] PHP editor

2007-04-13 Thread Jarrel Cobb
No, C is not a scripting language. There probably are some editors written in python though...which is a scripting language. On 4/13/07, Tijnema ! [EMAIL PROTECTED] wrote: On 4/13/07, M.Sokolewicz [EMAIL PROTECTED] wrote: Philip Thompson wrote: On Apr 13, 2007, at 10:26 AM, Jay Blanchard

RE: [PHP] PHP editor

2007-04-13 Thread Buesching, Logan J
Komodo, written in python and XUL (yes, the firefox extention engine). -Original Message- From: Jarrel Cobb [mailto:[EMAIL PROTECTED] Sent: Friday, April 13, 2007 12:08 PM To: Tijnema ! Cc: M. Sokolewicz; Philip Thompson; php General List Subject: Re: [PHP] PHP editor No, C

RE: [PHP] PHP editor

2007-04-13 Thread Tim
-Message d'origine- De : Philip Thompson [mailto:[EMAIL PROTECTED] Envoyé : vendredi 13 avril 2007 17:35 À : php General List Objet : Re: [PHP] PHP editor On Apr 13, 2007, at 10:26 AM, Jay Blanchard wrote: [snip] Just showing my ignorance, probably, but what exactly

RE: [PHP] PHP editor

2007-04-13 Thread Tim
-Message d'origine- De : Tim [mailto:[EMAIL PROTECTED] Envoyé : vendredi 13 avril 2007 18:19 À : 'Philip Thompson'; 'php General List' Objet : RE: [PHP] PHP editor -Message d'origine- De : Philip Thompson [mailto:[EMAIL PROTECTED] Envoyé : vendredi 13 avril

Re: [PHP] PHP editor

2007-04-13 Thread Richard Lynch
On Fri, April 13, 2007 10:11 am, Timothy Murphy wrote: Just showing my ignorance, probably, but what exactly is meant by a PHP editor? Does it mean an editor for editing PHP scripts, Usually means this, and that's been answered a few zillion times. or an editor written in PHP? Seldom means

Re: [PHP] PHP editor

2007-04-13 Thread Timothy Murphy
On Fri 13 Apr 2007, Jay Blanchard wrote: [snip] Just showing my ignorance, probably, but what exactly is meant by a PHP editor? Does it mean an editor for editing PHP scripts, or an editor written in PHP? [/snip] Something to edit PHP with...unless you're trying to be funny I wasn't

Re: [PHP] PHP editor

2007-04-12 Thread Tijnema !
For win i'm using Macromedia Dreamwaver, it's not free, but it has great interface with servers not on your own PC, i'm using several different servers, and i have them all listed in Dreamwaver. I click on a file on one of the servers, and it loads, and when i press save, it saves directly to the

RE: [PHP] PHP editor

2007-04-11 Thread Jay Blanchard
[snip] I beleive this is in the realm of php (I have learned my lesson from last time). Does anyone have recomendation for any free (I.E. permanently free not 30 day trial) of a good php editor. The ones i am seeing all only allow usage for a limited time. [/snip] Eclipse Notepad 2 -- PHP

Re: [PHP] PHP editor

2007-04-11 Thread jgodish
Check Out Easy Eclipse http://www.easyeclipse.org/site/home/ Quoting Jonathan Kahan [EMAIL PROTECTED]: Hi all, I beleive this is in the realm of php (I have learned my lesson from last time). Does anyone have recomendation for any free (I.E. permanently free not 30 day trial) of a good php

Re: [PHP] PHP editor

2007-04-11 Thread Jochem Maas
Jonathan Kahan wrote: Hi all, I beleive this is in the realm of php (I have learned my lesson from last time). Does anyone have recomendation for any free (I.E. permanently free not 30 day trial) of a good php editor. The ones i am seeing all only allow usage for a limited time. STFA,

Re: [PHP] PHP editor

2007-04-11 Thread Robert Cummings
On Wed, 2007-04-11 at 10:12 -0400, Jonathan Kahan wrote: Hi all, I beleive this is in the realm of php (I have learned my lesson from last time). Does anyone have recomendation for any free (I.E. permanently free not 30 day trial) of a good php editor. The ones i am seeing all only allow

Re: [PHP] PHP editor

2007-04-11 Thread Philip Thompson
On Apr 11, 2007, at 9:17 AM, Jochem Maas wrote: Jonathan Kahan wrote: Hi all, I beleive this is in the realm of php (I have learned my lesson from last time). Does anyone have recomendation for any free (I.E. permanently free not 30 day trial) of a good php editor. The ones i am seeing all

Re: [PHP] PHP editor

2007-04-11 Thread Robert Cummings
On Wed, 2007-04-11 at 10:30 -0500, Philip Thompson wrote: Obviously some people think this is NOT in the realm of php. Nonetheless, I think it's a relevant question and others have answered it well. Relevant sure... but the answers are in the frickin' archives several times over. Cheers,

Re: [PHP] PHP editor

2007-04-11 Thread afan
On Apr 11, 2007, at 9:17 AM, Jochem Maas wrote: Jonathan Kahan wrote: Hi all, I beleive this is in the realm of php (I have learned my lesson from last time). Does anyone have recomendation for any free (I.E. permanently free not 30 day trial) of a good php editor. The ones i am seeing

Re: [PHP] PHP editor

2007-04-11 Thread Jochem Maas
Robert Cummings wrote: On Wed, 2007-04-11 at 10:30 -0500, Philip Thompson wrote: Obviously some people think this is NOT in the realm of php. Nonetheless, I think it's a relevant question and others have answered it well. Relevant sure... but the answers are in the frickin' archives

Re: [PHP] PHP editor

2007-04-11 Thread Zoltán Németh
I use jEdit http://www.jedit.org/ and I like it ;) it's not specifically for php but for any kind of programming, and has nice plugins for several programming languages you might edit with it greets Zoltán Németh 2007. 04. 11, szerda keltezéssel 10.12-kor Jonathan Kahan ezt írta: Hi all, I

Re: [PHP] PHP editor

2007-04-11 Thread Susana Carrasco
For Win, I use either Notepad++ or PHP Designer (www.mpsoftware.org). For Linux I use Joe.

Re: [PHP] PHP editor suggestion?

2005-01-25 Thread Merlin
Robert Cummings schrieb: On Mon, 2005-01-24 at 12:26, Merlin wrote: Hi there, I am now using Homesite 4.5.x since a few years since I found it the most relieble editor arround. Now I would like to have a look around to see if there are better solutions nowadays. I am looking for a relieable,

Re: [PHP] PHP editor suggestion?

2005-01-24 Thread trobi
Merlin wrote / napísal (a): Hi there, I am now using Homesite 4.5.x since a few years since I found it the most relieble editor arround. Now I would like to have a look around to see if there are better solutions nowadays. I am looking for a relieable, stable and quick PHP/HTML editor. Can

Re: [PHP] PHP editor suggestion?

2005-01-24 Thread Robert Cummings
On Mon, 2005-01-24 at 12:26, Merlin wrote: Hi there, I am now using Homesite 4.5.x since a few years since I found it the most relieble editor arround. Now I would like to have a look around to see if there are better solutions nowadays. I am looking for a relieable, stable and

Re: [PHP] PHP editor suggestion?

2005-01-24 Thread Christopher Fulton
[quote] I am looking for a relieable, stable and quick PHP/HTML editor. Can anybody suggest a good one? I tried phpdesigner, but it seems to have lots of bugs and is quite slow. [/quote] Just a suggestionA mailing list may not be the best place to find the answer for this question. A

Re: [PHP] PHP editor suggestion?

2005-01-24 Thread The Disguised Jedi
jEdit is one of the bestdownloadable PHP parser to check for errors, recognizes syntax perfectly, and is free. www.jedit.org I LOVE IT! On Mon, 24 Jan 2005 13:41:55 -0800, Christopher Fulton [EMAIL PROTECTED] wrote: [quote] I am looking for a relieable, stable and quick PHP/HTML editor.

Re: [PHP] php editor

2005-01-17 Thread Benjamin Edwards
Or you could get phpeclipse for free which is a php IDE. It all depends on weather you are a web designer or a php developer. If you are both you will still want an IDE (Integrated Development Enviroment) and Probably a debugger (see my previous email about phped). If you can aford to throw

Re: [PHP] php editor

2005-01-17 Thread M Saleh EG
Zend Especialy with Zend 4.0 beta and Zend platform wow... that's all i'm gonna say. I had day on Zend 3.5 where I used to see .Net programmers openning Visual Studio.net and playing with their DB on their left hand panels on the same IDE and I used to say man..god help me with mySQLCC

Re: [PHP] php editor

2005-01-17 Thread Daniel Lahey
I use Dreamweaver and I absolutely love it. It's a bit pricey, though. In the latest newsletter from Apple Developer Connection, there is a notice about skEdit, which is only $20. It looks pretty nice, though I haven't tried it. Eclipse is very good, too, and it's free (phpEclipse is an

Re: [PHP] php editor

2005-01-15 Thread Rick Fletcher
I had been using Zend Studio, but I've just about made the switch to Eclipse with the TruStudio PHP plugin. Eclipse: http://www.eclipse.org TruStudio: http://www.xored.com/trustudio/ Mostly running it in Linux (Fedora Core 3), but I've used that combination in Windows and OSX, too. --Rick --

Re: [PHP] php editor

2005-01-15 Thread Jochem Maas
Greg Donald wrote: On Fri, 14 Jan 2005 18:47:14 +0100, Jochem Maas [EMAIL PROTECTED] wrote: in addition there is the xdebug extension by Derick Rethans its at version 2 but I might suggest starting with 1.3 as its alot simpler to use than 2 (then again if you have experience of things like

Re: [PHP] php editor

2005-01-14 Thread Greg Donald
On Thu, 13 Jan 2005 22:11:05 +, Justin [EMAIL PROTECTED] wrote: Is there a Debugger for PHP? php -l filename.php for basic syntax check. If you need more than that you can turn of full error reporting and view the errors directly on the screen: error_reporting( E_ALL ); ini_set(

Re: [PHP] php editor

2005-01-14 Thread Zouari Fourat
I used PHPedit 0.6, PHPDesigner 2005, PHPed and Zend on windows. and vi, eclipse and zend on linux. Here's what i prefer : if u'r looking for a free editor try eclipse/linux or PHPDesigner 2005/windows and if u can afford the licence try the Zend, am using it by now and it's magic ! plus it runs

Re: [PHP] php editor

2005-01-14 Thread zerof
http://www.maguma.com/ zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] php editor

2005-01-14 Thread Bostjan Skufca @ domenca.com
1. Does anybody know an editor that supports Smarty tags natively or via some sort of custom extension/configuration? 2. Does anybody use Scite (for Un*x) or SciteFlash (for Windows)? I prefer it's clean and lightweight interface (once properly configured)... Regards, Bostjan On Thursday 13

Re: [PHP] php editor

2005-01-14 Thread Greg Donald
On Thu, 13 Jan 2005 16:37:24 -0800 (PST), welly limston [EMAIL PROTECTED] wrote: i'm usually use Dreamweaver to edit php code and debug in it it's very help ones us why don't u try Why don't you mail me $399 and I will. :) -- Greg Donald Zend Certified Engineer http://destiney.com/ --

Re: [PHP] php editor

2005-01-14 Thread eoghan
Since I do Java, Python etc. on OSX/windows/Linux, I'm using Eclipse with the PHPEclipse (PHPEclipse.de), I'm just starting PHP, but I'm pretty happy with it so far. One thing I am wondering about is the situation which Debugging in PHP4 / PHP5. Is there a Debugger for PHP?

Re: [PHP] php editor

2005-01-14 Thread David Green
I've been using Dreamweaver (currently MX) since I started writing PHP and I would defintiely recommend it if you can get hold of it. You can download a trial from http://www.macromedia.com/cfusion/tdrc/index.cfm?product=dreamweaver William Stokes wrote: Hello, I'm quite new with writing php

Re: [PHP] php editor

2005-01-14 Thread Greg Donald
On Fri, 14 Jan 2005 18:47:14 +0100, Jochem Maas [EMAIL PROTECTED] wrote: in addition there is the xdebug extension by Derick Rethans its at version 2 but I might suggest starting with 1.3 as its alot simpler to use than 2 (then again if you have experience of things like valgrind/dbg on linux

Re: [PHP] php editor

2005-01-14 Thread Jochem Maas
Greg Donald wrote: On Thu, 13 Jan 2005 22:11:05 +, Justin [EMAIL PROTECTED] wrote: Is there a Debugger for PHP? php -l filename.php for basic syntax check. If you need more than that you can turn of full error reporting and view the errors directly on the screen: error_reporting( E_ALL );

Re: [PHP] php editor

2005-01-13 Thread Paul Marinas
i use phpedit www.phpedit.com i think it's preaty good and also have a free personal licence William Stokes wrote: Hello, I'm quite new with writing php code. I was considering of using some kind of php editor program to help with the syntax. Know any goog ones? Thanks -Will -- Paul Marinas,

Re: [PHP] php editor

2005-01-13 Thread Leif Gregory
Hello William, Thursday, January 13, 2005, 9:02:12 AM, you wrote: W I'm quite new with writing php code. I was considering of using W some kind of php editor program to help with the syntax. Know any W goog ones? There are a few. http://www.pspad.com is my favorite, and it'll syntax highlight a

RE: [PHP] php editor

2005-01-13 Thread phpninja
Know any goog ones? funny you should mention goog.. if you google'd php editor youd have your answer by now.. cheers phpninja -Original Message- From: William Stokes [mailto:[EMAIL PROTECTED] Sent: Thursday, January 13, 2005 8:02 AM To: php-general@lists.php.net Subject: [PHP] php

Re: [PHP] php editor

2005-01-13 Thread John Nichel
William Stokes wrote: Hello, I'm quite new with writing php code. I was considering of using some kind of php editor program to help with the syntax. Know any goog ones? http://www.thelinuxconsultancy.co.uk/phpeditors/ -- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED] -- PHP

Re: [PHP] php editor

2005-01-13 Thread Bret Hughes
On Thu, 2005-01-13 at 10:02, William Stokes wrote: Hello, I'm quite new with writing php code. I was considering of using some kind of php editor program to help with the syntax. Know any goog ones? These sort of threads are good every now and then I think. Especially since it has been so

Re: [PHP] php editor

2005-01-13 Thread Jochem Maas
doh, I hit reply again by mistake. (I'm sure TBird keeps moving the reply-all button when I'm not looking :-) William Stokes wrote: Hello, I'm quite new with writing php code. I was considering of using some kind of goog == good? me thinks yes! wonderful little freudian slip (i.e. maybe

Re: [PHP] php editor

2005-01-13 Thread Danny Brow
On Thu, 2005-01-13 at 18:02 +0200, William Stokes wrote: Hello, I'm quite new with writing php code. I was considering of using some kind of php editor program to help with the syntax. Know any goog ones? Thanks -Will I like Komodo. Dan. -- PHP General Mailing List

Re: [PHP] php editor

2005-01-13 Thread Greg Donald
On Thu, 13 Jan 2005 18:02:12 +0200, William Stokes [EMAIL PROTECTED] wrote: I'm quite new with writing php code. I was considering of using some kind of php editor program to help with the syntax. Know any goog ones? vim.org editplus.com Both support PHP syntax highlighting. -- Greg Donald

RE: [PHP] php editor

2005-01-13 Thread Chris W. Parker
Bret Hughes mailto:[EMAIL PROTECTED] on Thursday, January 13, 2005 11:02 AM said: I assume windows by your mailer. html-kit was good when I used windows on a day to day basis several years ago. I'll second HTML-Kit. It's an excellent program (once you customize the way it handles the tab

Re: [PHP] php editor

2005-01-13 Thread Justin
Bret Hughes wrote: I am interested to hear what other folks are using. Bret Since I do Java, Python etc. on OSX/windows/Linux, I'm using Eclipse with the PHPEclipse (PHPEclipse.de), I'm just starting PHP, but I'm pretty happy with it so far. One thing I am wondering about is the situation which

RE: [PHP] php editor

2005-01-13 Thread welly limston
i'm usually use Dreamweaver to edit php code and debug in it it's very help ones us why don't u try HTH phpninja [EMAIL PROTECTED] wrote: Know any goog ones? funny you should mention goog.. if you google'd php editor youd have your answer by now.. cheers phpninja -Original Message-

Re: [PHP] php editor

2005-01-13 Thread GH
On linux I use thee KDE IDE program... On Thu, 13 Jan 2005 14:02:17 -0600, Greg Donald [EMAIL PROTECTED] wrote: On Thu, 13 Jan 2005 18:02:12 +0200, William Stokes [EMAIL PROTECTED] wrote: I'm quite new with writing php code. I was considering of using some kind of php editor program to help

Re: [PHP] php editor or php IDE for linux with autocompletion

2004-12-08 Thread [EMAIL PROTECTED]
Steve Brown wrote: Eclipse: http://www.eclipse.org/ PHPEclipse: http://www.phpeclipse.de/ What about Eclipse? Did anyone make it work? How does it compare to Kdevelop? I tried to install it, unsuccesfully, on Mandrake 10.1 CE. Apparently, one library is missing (but the library does not

Re: [PHP] php editor or php IDE for linux with autocompletion

2004-11-30 Thread Jason Wong
On Tuesday 30 November 2004 23:18, [EMAIL PROTECTED] wrote: Does anyboy know about a linux based php editor with autocompletion? Must be open source free software (free as in speech, not beer). We like quanta and kate, but there is no autocompletion. What version of quanta are you using?

Re: [PHP] php editor or php IDE for linux with autocompletion

2004-11-30 Thread Steve Brown
Does anyboy know about a linux based php editor with autocompletion? Must be open source free software (free as in speech, not beer). I use the PHPEclipse add on for the Eclipse IDE. Eclipse provides a fantastic suite of tools for coding in almost any language. The PHPEclipse add-ons

RE: [PHP] PHP-editor connected to FTP?

2004-11-19 Thread Chris W. Parker
Chris mailto:[EMAIL PROTECTED] on Thursday, November 18, 2004 8:56 PM said: HTML-Kit (www.chami.com) will do this. I've been using HTML-Kit for almost 2 years and I've never had a problem with a bad save. I use HTML-Kit as well and feel it is a bloated pile of crap. i'm sorry you've had

Re: [PHP] PHP-editor connected to FTP?

2004-11-19 Thread Aaron Gould
i'm sorry you've had so much trouble with it! but in the hopes of not scaring off other users i feel it is my duty as an html-kit user to respond. I'll back you up on this. I've used HTML-Kit for quite some time... probably over three years now. Great little program, especially for free!

Re: [PHP] PHP-editor connected to FTP?

2004-11-18 Thread Jason Wong
On Thursday 18 November 2004 16:41, Peter Lauri wrote: What editor do you use when working with websites (php) connected directly to the FTP? I like Eclipse 3.0 with the PHP plugin, but it do not have the future to connect to the FTP. Any KDE-aware editor would be able to take advantage of

Re: [PHP] PHP-editor connected to FTP?

2004-11-18 Thread Greg Donald
On Thu, 18 Nov 2004 09:41:53 +0100, Peter Lauri [EMAIL PROTECTED] wrote: What editor do you use when working with websites (php) connected directly to the FTP? Editplus has this ability. http://editplus.com/ -- Greg Donald Zend Certified Engineer http://gdconsultants.com/

RE: [PHP] PHP-editor connected to FTP?

2004-11-18 Thread Gryffyn, Trevor
-Original Message- From: Greg Donald [mailto:[EMAIL PROTECTED] Sent: Thursday, November 18, 2004 7:24 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] PHP-editor connected to FTP? On Thu, 18 Nov 2004 09:41:53 +0100, Peter Lauri [EMAIL PROTECTED] wrote: What editor do you

RE: [PHP] PHP-editor connected to FTP?

2004-11-18 Thread Chris W. Parker
Peter Lauri mailto:[EMAIL PROTECTED] on Thursday, November 18, 2004 12:42 AM said: What editor do you use when working with websites (php) connected directly to the FTP? I like Eclipse 3.0 with the PHP plugin, but it do not have the future to connect to the FTP. HTML-Kit

Re: [PHP] PHP-editor connected to FTP?

2004-11-18 Thread Chris
On Thu, 18 Nov 2004 09:35:42 -0800, Chris W. Parker [EMAIL PROTECTED] wrote: Peter Lauri mailto:[EMAIL PROTECTED] on Thursday, November 18, 2004 12:42 AM said: What editor do you use when working with websites (php) connected directly to the FTP? I like Eclipse 3.0 with the PHP plugin, but

Re: [PHP] PHP editor

2004-04-15 Thread Vicente Werner
El Thursday 15 April 2004 10:28, Arthur Radulescu escribi: Hello! This might sound like a stupid question but could anyone recommand a good PHP editor... I have used some editors until now but each one has some problems... Right now I am using PHPed which is pretty good but oine of the

Re: [PHP] PHP editor

2004-04-15 Thread Jorge Oliveira
Hi, Filling tabs with spaces is a directive for good programming - see http://pear.php.net If you want a good editor you can try EditPlus - almost as fast as notepad :) Regards, Jorge | cloreto.com Arthur Radulescu wrote: Hello! This might sound like a stupid question but could anyone

Re: [PHP] PHP editor

2004-04-15 Thread Arthur Radulescu
It might be a directive for good programming but as long as this might double the size of a resulted page this is not good for me. Thanks anyway. Arthur Filling tabs with spaces is a directive for good programming - see http://pear.php.net If you want a good editor you can try EditPlus -

Re: [PHP] PHP editor

2004-04-15 Thread Robert Cummings
On Thu, 2004-04-15 at 07:14, Arthur Radulescu wrote: It might be a directive for good programming but as long as this might double the size of a resulted page this is not good for me. Thanks anyway. Sounds like you suffer from no-accelerator-itis. Using one of the PHP accelerators will make

Re: [PHP] PHP editor

2004-04-15 Thread Arthur Radulescu
Not exactly... I was not reffering to PHP files... The white spaces from a template file will make double the size of certain files when they are sent to the browser... So a page of 50 k might have 100 K because of those white spaces instead of tabs... For a dial up connection this means a lot

RE: [PHP] PHP editor

2004-04-15 Thread electroteque
:48 PM To: Robert Cummings Cc: PHP-General Subject: Re: [PHP] PHP editor Not exactly... I was not reffering to PHP files... The white spaces from a template file will make double the size of certain files when they are sent to the browser... So a page of 50 k might have 100 K because

Re: [PHP] PHP editor

2004-04-15 Thread Travis Low
XEmacs www.xemacs.org. T Arthur Radulescu wrote: Hello! This might sound like a stupid question but could anyone recommand a good PHP editor... I have used some editors until now but each one has some problems... Right now I am using PHPed which is pretty good but oine of the major problems is

Re: [PHP] PHP editor

2004-04-15 Thread Chris Boget
What I am looking for is something to work pretty fast, have code autocompletion (even for functions defined in the included files like zend does) and also code ident in a similar manner with zend studio Check out Visual Slick Edit. After using many of the more oft suggested editors, I found

Re: [PHP] PHP editor

2004-04-15 Thread Lowell Allen
What I am looking for is something to work pretty fast, have code autocompletion (even for functions defined in the included files like zend does) and also code ident in a similar manner with zend studio I just installed Zend Studio because I was able to buy it through Adobe at a discount when

RE: [PHP] PHP editor

2004-04-15 Thread Chris W. Parker
Arthur Radulescu mailto:[EMAIL PROTECTED] on Thursday, April 15, 2004 4:48 AM said: Not exactly... I was not reffering to PHP files... The white spaces from a template file will make double the size of certain files when they are sent to the browser... So a page of 50 k might have 100 K

RE: [PHP] PHP editor

2004-04-15 Thread Chris W. Parker
electroteque mailto:[EMAIL PROTECTED] on Thursday, April 15, 2004 5:03 AM said: the htmlkit looks hot, although its licenced, work has a shitty copy of homesite 4 licences, i doubt i can convince them, i am using phpedit, although does it turn tabs into spaces ?? html-kit is great. and

  1   2   3   >