RE: [PHP] PHP Editor

2003-10-03 Thread Chris W. Parker
Nico Berg on Friday, October 03, 2003 12:38 AM said: > Hi, I have found the solution to my problem, I share it > http://phpeditors.linuxbackup.co.uk/ OOH! OOH! OOH! This should be added to the weekly PHP Newbie post!!! chris. -- PHP General Mailing L

RE: [PHP] PHP Editor

2003-10-03 Thread Nico Berg
] PHP Editor [snip] I am pretty new in PHP coding. So for starters i want to know what is a good php-editor? I like them freeware for windows. [/snip] EDIT for windows is great, it's free, it's already installed and it requires that you do no additional searching of manuals, archiv

RE: [PHP] PHP Editor

2003-10-02 Thread Chris W. Parker
Nico Berg <mailto:[EMAIL PROTECTED]> on Thursday, October 02, 2003 5:09 AM said: > I am pretty new in PHP coding. So for starters i want to know what is > a good php-editor? > I like them freeware for windows. HTML-Kit www.chami.com c. -- PHP General Mailing List (htt

RE: [PHP] PHP Editor

2003-10-02 Thread Jay Blanchard
[snip] I have the Dutch translation of the php-bible and they write: Use the right tool, don't let anybody tell you you need notepad or tools like that, use a proper tool. Are they dumm? Is it better to use a tool like emacs, notepad, edit or someting like that? The advice Visual Slickedit but tha

RE: [PHP] PHP Editor

2003-10-02 Thread Jay Blanchard
[snip] I am pretty new in PHP coding. So for starters i want to know what is a good php-editor? I like them freeware for windows. [/snip] EDIT for windows is great, it's free, it's already installed and it requires that you do no additional searching of manuals, archives, or the

[PHP] PHP Editor

2003-10-02 Thread Nico Berg
Hi there, I am pretty new in PHP coding. So for starters i want to know what is a good php-editor? I like them freeware for windows. Greeting and thanks in advance, Nico -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: RE: [PHP] PHP Editor - which to use?

2003-09-25 Thread Roger B.A. Klorese
> I guess you could call them helper scripts libraries. > > Example would be: You can program a script to create a switch > statement and > then have it prompt you for the number of case statements to > add in and if > you want them to break; or not. > > Things like that. Short cuts if you wil

Re: RE: [PHP] PHP Editor - which to use?

2003-09-25 Thread Jim Lucas
ent: Thursday, September 25, 2003 12:01 PM Subject: RE: RE: [PHP] PHP Editor - which to use? Jim Lucas <mailto:[EMAIL PROTECTED]> on Thursday, September 25, 2003 11:52 AM said: > I already answered that question two days ago. I didn't ask you to answer it twice so I don&#x

Re: RE: [PHP] PHP Editor - which to use?

2003-09-25 Thread Jim Lucas
ROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, September 25, 2003 12:00 PM Subject: RE: RE: [PHP] PHP Editor - which to use? > > you can create so-called assistants... > > > > You can create a loop that asks in a table how many rows and > > columns do you >

RE: RE: [PHP] PHP Editor - which to use?

2003-09-25 Thread Chris W. Parker
Jim Lucas on Thursday, September 25, 2003 11:52 AM said: > I already answered that question two days ago. I didn't ask you to answer it twice so I don't what you're talking about. c, -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http:/

RE: RE: [PHP] PHP Editor - which to use?

2003-09-25 Thread Roger B.A. Klorese
> you can create so-called assistants... > > You can create a loop that asks in a table how many rows and > columns do you > want in that table. > > Then you can have it create the table with all your favorite > default table > settings, but while it is generating it, you could have it > promp

Re: [PHP] PHP Editor - which to use?

2003-09-25 Thread Jim Lucas
TECTED]> Sent: Wednesday, September 24, 2003 5:12 AM Subject: Re: [PHP] PHP Editor - which to use? > I bet you don't indent your code either. And all white characters are > useless too, they only slow interpreter down. Good coder will understand > this at a glimpse: > if($pos

Re: RE: [PHP] PHP Editor - which to use?

2003-09-25 Thread Jim Lucas
I already answered that question two days ago. Jim Lucas - Original Message - From: "Chris W. Parker" <[EMAIL PROTECTED]> To: "Jim Lucas" <[EMAIL PROTECTED]>; "jeffrey pearson" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday,

Re[2]: [PHP] PHP Editor - which to use?

2003-09-25 Thread Tom Rogers
Hi, Thursday, September 25, 2003, 10:40:27 PM, you wrote: DM> lmao .. good one. >>From: pete M <[EMAIL PROTECTED]> >>To: [EMAIL PROTECTED] >>Subject: Re: [PHP] PHP Editor - which to use? >>Date: Thu, 25 Sep 2003 10:59:19 +0100 >> >>I write my code wi

Re: [PHP] PHP Editor - which to use?

2003-09-25 Thread Didier McGillis
lmao .. good one. From: pete M <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: [PHP] PHP Editor - which to use? Date: Thu, 25 Sep 2003 10:59:19 +0100 I write my code with pencil and paper and then scan it.. Dont need an editor ! John Nichel wrote: I know we've discussed th

Re: [PHP] PHP Editor - which to use?

2003-09-25 Thread Didier McGillis
HTML or php. But again thats just me. From: Kevin Bruce <[EMAIL PROTECTED]> To: Cesar Cordovez <[EMAIL PROTECTED]>, PHP-General <[EMAIL PROTECTED]> Subject: Re: [PHP] PHP Editor - which to use? Date: Wed, 24 Sep 2003 13:04:45 -0400 Thanks:) I'll give BBedit a go for a we

Re: [PHP] PHP Editor - which to use?

2003-09-25 Thread Didier McGillis
o: PHP-General <[EMAIL PROTECTED]> Subject: Re: [PHP] PHP Editor - which to use? Date: Wed, 24 Sep 2003 10:34:33 -0400 FYI- New to this list but have been a php coder for 2 years. I know a lot of you out there are going to groan inwardly, but I use Dreamweaver, mainly because that's what

Re: [PHP] PHP Editor - which to use?

2003-09-25 Thread Didier McGillis
I like accelerators I just didnt like the price. So I wrote my own, but I havent worked all the bugs out yet. From: Robert Cummings <[EMAIL PROTECTED]> To: Curt Zirzow <[EMAIL PROTECTED]> CC: PHP-General <[EMAIL PROTECTED]> Subject: Re: [PHP] PHP Editor - which to use? Date:

Re: [PHP] PHP Editor - which to use?

2003-09-25 Thread pete M
I write my code with pencil and paper and then scan it.. Dont need an editor ! John Nichel wrote: I know we've discussed this numerous times, but I'll chime in again (mainly because I'm bored). By far, I have been totally satisfied with UltraEdit. Lightweight, just about any language you want

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Eugene Lee
On Wed, Sep 24, 2003 at 01:04:45PM -0400, Kevin Bruce wrote: : : Thanks:) I'll give BBedit a go for a week and let you know how it turns out. : Yes, Dreamweaver does sucketh much, but it's great for hashing out the page : (WYSIWYG style) then tweeking the code. I Hate (capital H) hand typing : nes

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread John Nichel
I know we've discussed this numerous times, but I'll chime in again (mainly because I'm bored). By far, I have been totally satisfied with UltraEdit. Lightweight, just about any language you want to edit, user configurable syntax highlighting (for those into that), handles UNIX / DOS / Mac fil

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Clint Tredway
s well. If someone could point out a better PHP editor for the Mac, please speak up:) BTW- Dreamweaver has pretty decent PHP highlighting. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Kevin Bruce
en I >> was writing static sites. I use OSX for my writing platform and occasionally >> use BBedit as well. If someone could point out a better PHP editor for the >> Mac, please speak up:) BTW- Dreamweaver has pretty decent PHP highlighting. >> -- Kevin Bruce Educatio

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Cesar Cordovez
coder for 2 years. I know a lot of you out there are going to groan inwardly, but I use Dreamweaver, mainly because that's what I used since it's inception when I was writing static sites. I use OSX for my writing platform and occasionally use BBedit as well. If someone could point out

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread andu
x27;s inception when I > was writing static sites. I use OSX for my writing platform and occasionally > use BBedit as well. If someone could point out a better PHP editor for the > Mac, please speak up:) BTW- Dreamweaver has pretty decent PHP highlighting. I use Nedit on both Mac and Linux.

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Kevin Bruce
BBedit as well. If someone could point out a better PHP editor for the Mac, please speak up:) BTW- Dreamweaver has pretty decent PHP highlighting. I started out as a pure designer but got into the web and have since been a moderate code writer, so cut me some slack if my methods are not standard;)

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Marek Kilimajer
Jon Haworth wrote: if($pos_params!=false) Assuming it's a boolean, $pos_params is *already* true or false, so testing it like this is pretty much pointless. It makes more sense (and is much more readable IMHO) to do something like this: if ($pos_params) { // something } From the futher reading

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Curt Zirzow
* Thus wrote Jon Haworth ([EMAIL PROTECTED]): > Hi, > > > Good coder will understand this at a glimpse: > > [snip horrible code] > > > if($pos_params!=false) um... you rewrote that, his code was: if( $pos_params != false ) > > Assuming it's a boolean, $pos_params is *already* true or false,

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Marek Kilimajer
Curt Zirzow wrote: cat | realprogrammer | in_a_rush if($p) { $bu = substr( $_GET['o'], 0, $p ); $bup = substr( $_GET['o'], ++$p ); } else { $bu = $_GET['o']; $bup = ''; } This is a real world example of how real programmer in a rush can introduce bugs. Original example did not modify $p (

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Jon Haworth
Hi, > Good coder will understand this at a glimpse: [snip horrible code] > if($pos_params!=false) Assuming it's a boolean, $pos_params is *already* true or false, so testing it like this is pretty much pointless. It makes more sense (and is much more readable IMHO) to do something like this: i

Re: [PHP] [AWF-TOPIC] PHP Editor - which to use?

2003-09-24 Thread Robert Cummings
On Wed, 2003-09-24 at 09:51, Curt Zirzow wrote: > > cat | realprogrammer > Dear sir, I am a complete newbie to PHP and have never seen the cat or realprogrammer programs. Could you please send me detailed documentation on how each works and where I can find a free copy. Also what does the | do i

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Curt Zirzow
* Thus wrote Robert Cummings ([EMAIL PROTECTED]): > *COUGH* *COUGH* EVERY REAL coder knows that you have to use the > following brace style for your code to be accepted into the l33t > hierarchy of [EMAIL PROTECTED]: > > if( $pos_params != false ) > { > $back_url = substr( $HTTP_GET_VARS['orig

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Robert Cummings
On Wed, 2003-09-24 at 09:43, Curt Zirzow wrote: > * Thus wrote Didier McGillis ([EMAIL PROTECTED]): > > alot easier for me with the returns and tabs. What I do is I have a script > > that strips out any space, tabs, carriage returns and then moves the code > > into the production environment. B

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Curt Zirzow
* Thus wrote Didier McGillis ([EMAIL PROTECTED]): > alot easier for me with the returns and tabs. What I do is I have a script > that strips out any space, tabs, carriage returns and then moves the code > into the production environment. But really unless you are dealing with In some cases, f

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Robert Cummings
Plus, one added feature is, is that it will allow you to do internal > > scripting. > > > > > > Jim Lucas > > > > - Original Message - > > From: "jeffrey pearson" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > >

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Didier McGillis
the production environment. But really unless you are dealing with hight traffic sites, your not going to see a difference. From: Marek Kilimajer <[EMAIL PROTECTED]> To: Jim Lucas <[EMAIL PROTECTED]> CC: [EMAIL PROTECTED] Subject: Re: [PHP] PHP Editor - which to use? Date: Wed, 24 Se

Re: [PHP] PHP Editor - which to use?

2003-09-24 Thread Marek Kilimajer
a free version that does most everything the full priced copy does. Plus, one added feature is, is that it will allow you to do internal scripting. Jim Lucas - Original Message - From: "jeffrey pearson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, Sep

RE: RE: [PHP] PHP Editor - which to use?

2003-09-24 Thread Ralph Guzman
>It doesn't do syntax highlighting, but if you need >that, then you need to learn to code better. Ha,ha. too funny. -Original Message- From: Jim Lucas [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 23, 2003 9:56 AM To: jeffrey pearson; [EMAIL PROTECTED] Subject: Re: RE

Re: RE: [PHP] PHP Editor - which to use?

2003-09-23 Thread tjr
AEdiX - Original Message - From: "jeffrey pearson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 23, 2003 11:59 PM Subject: Re: RE: [PHP] PHP Editor - which to use? > I like to use Edit Plus. www.editplus.com > > It has the sy

Re: [PHP] PHP Editor - which to use?

2003-09-23 Thread Jim Lucas
ROTECTED]> Sent: Tuesday, September 23, 2003 10:08 AM Subject: Re: [PHP] PHP Editor - which to use? > On Wednesday 24 September 2003 00:56, Jim Lucas wrote: > > > I like NoteTab from www.notetab.com > > > > It doesn't do syntax highlighting, but if you need that, then

Re: RE: [PHP] PHP Editor - which to use?

2003-09-23 Thread Jim Lucas
: Tuesday, September 23, 2003 10:06 AM Subject: RE: RE: [PHP] PHP Editor - which to use? Jim Lucas <mailto:[EMAIL PROTECTED]> on Tuesday, September 23, 2003 9:56 AM said: > Plus, one added feature is, is that it will allow you to do internal > scripting. What are you able to do

Re: [PHP] PHP Editor - which to use?

2003-09-23 Thread Curt Zirzow
* Thus wrote Chris W. Parker ([EMAIL PROTECTED]): > Ryan A > on Tuesday, September 23, 2003 11:10 AM said: > > > O holy genius coder, we bow to you, forgive uswhy did we take the > > straight and easy path instead of the rough and true path... > > Because we

RE: [PHP] PHP Editor - which to use?

2003-09-23 Thread Chris W. Parker
Ryan A on Tuesday, September 23, 2003 11:10 AM said: > O holy genius coder, we bow to you, forgive uswhy did we take the > straight and easy path instead of the rough and true path... Because we are not ereet. -- PHP General Mailing List (http://www.php.net

Re: [PHP] PHP Editor - which to use?

2003-09-23 Thread Ryan A
> It doesn't do syntax highlighting, but if you need that, then you need to > learn to code better. O holy genius coder, we bow to you, forgive uswhy did we take the straight and easy path instead of the rough and true path... -Ryan -- PHP General Mailing List (http://www.php.net/) T

RE: [PHP] PHP Editor - which to use?

2003-09-23 Thread Jay Blanchard
[snip] > It doesn't do syntax highlighting, but if you need that, then you need to > learn to code better. Does that mean php shouldn't have any error reporting whatsoever, because it encourages bad incompetent coders who rely on being mollycoddled? [/snip] Mollycoddled indeed! I remember when

Re: [PHP] PHP Editor - which to use?

2003-09-23 Thread Jason Wong
On Wednesday 24 September 2003 00:56, Jim Lucas wrote: > I like NoteTab from www.notetab.com > > It doesn't do syntax highlighting, but if you need that, then you need to > learn to code better. Does that mean php shouldn't have any error reporting whatsoever, because it encourages bad incompete

RE: RE: [PHP] PHP Editor - which to use?

2003-09-23 Thread Chris W. Parker
Jim Lucas on Tuesday, September 23, 2003 9:56 AM said: > Plus, one added feature is, is that it will allow you to do internal > scripting. What are you able to do with "internal scripting"? chris. -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

Re: RE: [PHP] PHP Editor - which to use?

2003-09-23 Thread Jim Lucas
ernal scripting. Jim Lucas - Original Message - From: "jeffrey pearson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, September 23, 2003 8:59 AM Subject: Re: RE: [PHP] PHP Editor - which to use? > I like to use Edit Plus. www.editplus.com > >

Re: RE: [PHP] PHP Editor - which to use?

2003-09-23 Thread jeffrey pearson
, Jan" <[EMAIL PROTECTED]> Date: Monday, September 22, 2003 2:00 am Subject: RE: [PHP] PHP Editor - which to use? > well, i like to use dreamweaver mx or textpad with the syntax highlighting > file you additionally have to download. i dunno if there are special "php- > mu

Re: [PHP] PHP Editor - which to use?

2003-09-23 Thread Evan Nemerson
In you php.ini, set error_append_string to "... you loser!" On Monday 22 September 2003 07:56 pm, [EMAIL PROTECTED] wrote: > >You must either be insane, a genius, or joking. > > Some of the most gifted people in the world are all three! Not that I'm > claiming to be one, but yes I'm all three. :

Re: [PHP] PHP Editor - which to use?

2003-09-23 Thread Gal
The Best is the GTK verstion of the classic VI editor (latest VI 6.2 - uses GTK 2 on Linux) and there is also a Windows version. It's the best and you don't have to pay for licenses. http://www.vim.org/index.php Notepad - is very poor. you can not controle tabs spaces, see white space and syntax

Re: [PHP] PHP Editor - which to use?

2003-09-22 Thread NukedWeb
>You must either be insane, a genius, or joking. Some of the most gifted people in the world are all three! Not that I'm claiming to be one, but yes I'm all three. :-D > I couldn't imagine writing code without context sensitive highlighting -- there are so many bugs that would be overlooked. - H

Re: [PHP] PHP Editor - which to use?

2003-09-22 Thread Dan Anderson
> Best PHP Editor on the market: called "Notepad". Written by a tiny little > software dev company called Microsoft. Very nicely written, compared to the rest > of their software. You must either be insane, a genius, or joking. I couldn't imagine writing code w

Re: [PHP] PHP Editor - which to use?

2003-09-22 Thread Robert Cummings
On Mon, 2003-09-22 at 22:08, [EMAIL PROTECTED] wrote: > Best PHP Editor on the market: called "Notepad". Written by a tiny little > software dev company called Microsoft. Very nicely written, compared to the rest > of their software. Nh, a slightly larger company

Re: [PHP] PHP Editor - which to use?

2003-09-22 Thread NukedWeb
Best PHP Editor on the market: called "Notepad". Written by a tiny little software dev company called Microsoft. Very nicely written, compared to the rest of their software.

Re: [PHP] PHP Editor - which to use?

2003-09-22 Thread Ray Hunter
> PHP eclipse is also nice, you need eclipse from http://www.eclipse.org > and then you install the PHP Eclipse module > http://phpeclipse.sourceforge.net. Very easy to install, I am a big fan > of Komodo, I also like Vim, Kate and Eclipse. I tried Zend Studio 1 and > 2 but it didn't live up

RE: [PHP] PHP Editor - which to use?

2003-09-22 Thread Chris W. Parker
Binay <mailto:[EMAIL PROTECTED]> on Monday, September 22, 2003 1:58 AM said: > Please suggest me a good PHP editor like ( Microsoft's Interdev for > ASP) to write my php programs/scripts and get a visual feel. Doesn't fit in the "visual feel" category but

Re: [PHP] PHP Editor - which to use?

2003-09-22 Thread Jason Sheets
erous demos and find what works for you. Edward Dudlik Becoming Digital www.becomingdigital.com wishes | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "Ryan A" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, 22 September, 2003 05:07 Sub

[PHP] Re: PHP Editor - which to use?

2003-09-22 Thread jsWalter
I use Homesite. It has plug-ins for PHP so you have tps and cose completion. I just modified another plug it has so I can see then entire list of methods a script has in a window, which can then jump to, scroll to, insert here. And I can hit F-12 and it will talk to my apache server and run the

Re: [PHP] Re: PHP Editor - which to use?

2003-09-22 Thread Robert Cummings
newer copy of PHP from http://www.php.net/downloads.php > This is lilkely not what you are looking for, but will do a very nice job working > offline. > John > > Binay wrote: > > > Please suggest me a good PHP editor like ( Microsoft's Interdev for ASP) to write >

[PHP] Re: PHP Editor - which to use?

2003-09-22 Thread John Taylor-Johnston
nice job working offline. John Binay wrote: > Please suggest me a good PHP editor like ( Microsoft's Interdev for ASP) to write > my php programs/scripts and get a visual feel. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] PHP Editor - which to use?

2003-09-22 Thread Becoming Digital
lik Becoming Digital www.becomingdigital.com wishes | www.amazon.com/o/registry/EGDXEBBWTYUU - Original Message - From: "Ryan A" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, 22 September, 2003 05:07 Subject: Re: [PHP] PHP Editor - which to use? Hey Personally I

Re: [PHP] RE : [PHP] PHP Editor - which to use?

2003-09-22 Thread Duncan Hill
On Monday 22 Sep 2003 11:35, BENARD Jean-philippe wrote: > Not a "php-must-have-editors" but useful ones, for example, are phpEd > and Zend Studio (text completion, functions library, ...). I found that > Zend Studio is a good one because of internal CVS connexions, work on > UNIX & Windows systems

[PHP] RE : [PHP] PHP Editor - which to use?

2003-09-22 Thread BENARD Jean-philippe
a good choice for a professional use. Cordialement, Jean-Philippe BENARD Consultant STERIA Infogérance ([EMAIL PROTECTED]) -Message d'origine- De : Ruessel, Jan [mailto:[EMAIL PROTECTED] Envoyé : lundi 22 septembre 2003 11:00 À : [EMAIL PROTECTED] Objet : RE: [PHP] PHP Editor - which to u

Re: [PHP] PHP Editor - which to use?

2003-09-22 Thread Ryan A
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 22, 2003 11:00 AM Subject: RE: [PHP] PHP Editor - which to use? well, i like to use dreamweaver mx or textpad with the syntax highlighting file you additionally have to download. i dunno if there are special "php-m

RE: [PHP] PHP Editor - which to use?

2003-09-22 Thread Ruessel, Jan
To: [EMAIL PROTECTED] Subject: [PHP] PHP Editor - which to use? Hi everybody! Please suggest me a good PHP editor like ( Microsoft's Interdev for ASP) to write my php programs/scripts and get a visual feel. Thanks Binay -- PHP General Mailing List (http://www.php.net/) To unsubscri

[PHP] PHP Editor - which to use?

2003-09-22 Thread Binay
Hi everybody! Please suggest me a good PHP editor like ( Microsoft's Interdev for ASP) to write my php programs/scripts and get a visual feel. Thanks Binay

Re: [PHP] php editor

2003-09-11 Thread zerof
Dreamweaver MX 2004. - zerof -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] php editor

2003-09-11 Thread Chris Sherwood
Thanks for starting my day out with a chuckle.. this is one of the better tongue in cheek items I have seen in a little bit Chris I think the BEST php editor "out there" is Microsoft's Visual Studio. Here's some of the reasons I think Visual Studio is the BEST 1. None of

Re: [PHP] php editor

2003-09-11 Thread andu
On Thu, 11 Sep 2003 08:54:06 -0800 "Chris Hubbard" <[EMAIL PROTECTED]> wrote: > I think the BEST php editor "out there" is Microsoft's Visual Studio. You should've posted this before I got all invested with Nedit, Linux and the like... > Here's s

RE: [PHP] php editor

2003-09-11 Thread Robert Cummings
*ROFL* Rob. On Thu, 2003-09-11 at 12:54, Chris Hubbard wrote: > I think the BEST php editor "out there" is Microsoft's Visual Studio. > Here's some of the reasons I think Visual Studio is the BEST > 1. None of that annoying syntax highlighting that you fin

RE: [PHP] php editor

2003-09-11 Thread Chris Hubbard
I think the BEST php editor "out there" is Microsoft's Visual Studio. Here's some of the reasons I think Visual Studio is the BEST 1. None of that annoying syntax highlighting that you find in many other editors 2. Unlimited technical support (at only $245 per call) 3. At $1

Re: [PHP] php editor

2003-09-03 Thread MuToGeN
Hello STONE, I use Zend Studio SS> What's the best php editor out there? SS> Thanks in advance for nay replies! -- Best regards, MuToGeNmailto:[EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://

Re: [PHP] php editor

2003-09-03 Thread John W. Holmes
STONE Steven wrote: What's the best php editor out there? Thanks in advance for nay replies! We've reached our quota on answering this question. Search the archives. -- ---John Holmes... Amazon Wishlist: www.amazon.com/o/registry/3BEXC84AB3A5E/ php|architect: The Magazi

[PHP] php editor

2003-09-03 Thread STONE Steven
What's the best php editor out there? Thanks in advance for nay replies!

Re: SPAM: [PHP] suggestion on php-editor?

2003-08-14 Thread Justin French
stions :) http://marc.theaimsgroup.com/?l=php-general&w=2&r=1&s=php+editor&q=t Justin -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] suggestion on php-editor?

2003-08-14 Thread Adrian
the tswebeditor ist not bad: http://194.112.147.2/tswebeditor/index/index/en -- Adrian mailto:[EMAIL PROTECTED] www: http://www.planetcoding.net www: http://www.webskyline.de -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

[PHP] suggestion on php-editor?

2003-08-14 Thread Louie Miranda
I currently used Dev-PHP IDE. But i was wondering if you guys have any other suggestions? -- Thank you, Louie Miranda ([EMAIL PROTECTED]) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] suggestion on php-editor?

2003-08-14 Thread Van Andel, Robbert
I use Jedit (www.jedit.org). It's an excellent program for many different programming languages. Robbert van Andel -Original Message- From: Adrian [mailto:[EMAIL PROTECTED] Sent: Friday, August 08, 2003 12:27 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] suggestion on php-editor?

[PHP] Re: suggestion on php-editor?

2003-08-14 Thread rush
"Louie Miranda" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > But i was wondering if you guys have any other suggestions? For the extensive list see Keith's listof editors: http://linuxbackup.co.uk/ rush -- http://www.templatetamer.com/ -- PHP General Mailing List (http://ww

RE: [PHP] suggestion on php-editor?

2003-08-14 Thread Chris W. Parker
Louie Miranda on Friday, August 08, 2003 12:24 AM said: > I currently used Dev-PHP IDE. > But i was wondering if you guys have any other suggestions? HTML-Kit: http://www.chami.com/html-kit/ c. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, vi

[PHP] Re: suggestion on php-editor?

2003-08-10 Thread AciD
I use PHPed from nusphere (www.nusphere.com), it's a very good editor which can work under windows or linux. On Fri, 8 Aug 2003 09:57:45 +0200, Rush <[EMAIL PROTECTED]> wrote: "Louie Miranda" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] But i was wondering if you guys have any other

RE: [PHP] Re: suggestion on php-editor?

2003-08-08 Thread Joe Pemberton
www.crimsoneditor.com A great, free editor for windows with syntax highlighting for many languages, php included. -Original Message- From: rush [mailto:[EMAIL PROTECTED] Sent: Friday, August 08, 2003 12:58 AM To: [EMAIL PROTECTED] Subject: [PHP] Re: suggestion on php-editor? "

Re: [PHP] Editor

2003-06-24 Thread Hidayet Dogan
Try http://www.php-editors.com and php-general list archive at http://marc.theaimsgroup.com/?l=php-general Hidayet Dogan [EMAIL PROTECTED] Pleksus Bilisim Teknolojileri D.T.O. A.S. -

RE: [PHP] Editor

2003-06-24 Thread Jonathan Wilkes
I use EditPad Lite, although I am thinking of upgrading to the pro version -Original Message- From: Denis 'Alpheus' Cahuk [mailto:[EMAIL PROTECTED] Sent: 24 June 2003 09:15 To: [EMAIL PROTECTED] Subject: [PHP] Editor just wanted to know what free editors (for windows) do y

[PHP] Editor

2003-06-24 Thread Denis 'Alpheus' Cahuk
just wanted to know what free editors (for windows) do you use. Im using Maguma. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: php editor?

2003-06-18 Thread Alberto Ferrer
rom: "Noel Wade" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, June 16, 2003 9:57 AM > Subject: Re: [PHP] Re: php editor? > > > > My favorite little gem is a shareware program called Code-Genie > > (www.code-genie.com). Its cheap, fa

RE: [PHP] php editor?

2003-06-18 Thread Wim Paulussen
A CC: [EMAIL PROTECTED] Onderwerp: Re: [PHP] php editor? This list is not owned by Zend. One should still not be talking about cracking software (Zend or otherwise) on it, though... Zeev At 14:51 14/06/2003, Ryan A wrote: >What can i say? > if you aint living on the edge you're ta

Re: [PHP] php editor?

2003-06-18 Thread Zeev Suraski
This list is not owned by Zend. One should still not be talking about cracking software (Zend or otherwise) on it, though... Zeev At 14:51 14/06/2003, Ryan A wrote: What can i say? if you aint living on the edge you're taking up too much space > I reccomend you don't talk about cracking Ze

Re: [PHP] php editor?

2003-06-17 Thread Chris Sherwood
PHPCoder Pro is a very nice development enviroment as well - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 11, 2003 8:22 PM Subject: Fw: [PHP] php editor? > Try to these PHP development environment: > > * Nusphere S

Fw: [PHP] php editor?

2003-06-17 Thread o_j_p_p
Try to these PHP development environment: * Nusphere Studio * Zend Studio * Maguma Studio hello all people in the PHP mailing list, bye. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: php editor?

2003-06-16 Thread Jim McNeely
on mac OS X, BBEdit color codes php, perl, shell scripts, SQL, and HTML, and does regular expression searches/replaces etc. across multiple files and also cleans the dishes. Its definitely my favorite text editor. jim mcneely On Monday, June 16, 2003, at 10:49 AM, James Hatridge wrote: Hi Jo

Re: [PHP] Re: php editor?

2003-06-16 Thread Chris Sherwood
I use PHPCoder Pro and it works great... hook it into your php and apache engines and you can run and debug while coding - Original Message - From: "Noel Wade" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 16, 2003 9:57 AM Subject: Re: [PHP]

Re: [PHP] Re: php editor?

2003-06-16 Thread Noel Wade
My favorite little gem is a shareware program called Code-Genie (www.code-genie.com). Its cheap, fast, a "slim" app, provides tons of useful little features, and has TOTALLY user-configurable text-coloring. You can specify a particular coloring scheme for each file extension, so it automatically p

Re: [PHP] Re: php editor?

2003-06-16 Thread Stefan Dengscherz
Hi James, Quanta has built in syntax highlighting for PHP; i have made a small screenshot: http://www.chowned.us/sd/quanta-php.png regards Am Mon, 2003-06-16 um 17.49 schrieb James Hatridge: > Hi John et al,, > On Sunday 15 June 2003 02:09, John Nichel wrote: > > >Linux I use Quanta. > > Do y

[PHP] Re: php editor?

2003-06-16 Thread James Hatridge
Hi John et al,, On Sunday 15 June 2003 02:09, John Nichel wrote: >Linux I use Quanta. Do you know how (or if) to get Quanta to color code PHP like it does html? If I could get that then Quanta would be almost perfit. Thanks JIM -- Jim Hatridge Linux User #88484 -

RE: [PHP] php editor?

2003-06-16 Thread PHPSpooky
Glory! UltraEdit (www.ultraedit.com) for windows.. my vote goes for it. Not too expensive, and way too bright. Been using it for 3 years without a bit of hesitation. Zend is pretty good too, if you can afford it. And big UP to you Ryan A.!! Totally rock man! Supremacy, PHPSpooky

RE: [PHP] php editor?

2003-06-16 Thread Wim Paulussen
: [PHP] php editor? if no newer editors? so the old messages suggest the older! "Lars Torben Wilson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Sat, 2003-06-14 at 12:59, electroteque wrote: > > boy how painfully dweebish is vi why make it harder f

Re: [PHP] php editor?

2003-06-16 Thread Lars Torben Wilson
On Sun, 2003-06-15 at 22:34, M-Ali Mahmoodi wrote: > if no newer editors? > so the old messages suggest the older! I wasn't suggesting that people not suggest new editors. People just don't need to argue about it (at least, not on the list). Cheers, Torben > "Lars Torben Wilson" <[EMAIL PROTEC

Re: [PHP] php editor?

2003-06-15 Thread M-Ali Mahmoodi
if no newer editors? so the old messages suggest the older! "Lars Torben Wilson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Sat, 2003-06-14 at 12:59, electroteque wrote: > > boy how painfully dweebish is vi why make it harder for yourself :O > > Please don't start this again

<    1   2   3   4   5   6   7   8   9   >