[PHP] Re: PHP EDITORS

2004-01-28 Thread Al
Great and it's free. 

http://phpedit.net

John Jensen wrote:

Hello everyone. I am new to PhP and MySQL. I was wondering what a good (Or
Free) Php Editor is?
 

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[PHP] Re: PHP EDITORS

2004-01-28 Thread Eric Bolikowski
The best editor is of course Zend Studio at www.zend.com, which I use.

The only bad thing is that it costs, but hovewer, you can download a free
trial to try it out.

But if you're able to spend some money, I would strongly recommend Zend
Studio. Feature List at
http://www.zend.com/store/products/zend-studio-demos.php

Eric

John Jensen [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]
 Hello everyone. I am new to PhP and MySQL. I was wondering what a good (Or
 Free) Php Editor is?

 -- 


 **
 John Jensen KB9KQN Woodstock, IL
 Wxwarn1 - http://www.wxwarn1.com
 Personal Page - http://john.wxwarn1.com
 Scannerbuff.net - http://www.scannerbuff.net
 My Mind Works Like Lightning One Brilliant Flash and It's Gone
 **

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Re: PHP Editors

2002-05-02 Thread José León Serna

Hello:
 The big disappointment was QaDRAM Studio, which was so
 buggy and unstable, it only took me until I tried to
 create a project (the first thing I did upon loading
 the software) before it crashed my entire system and
 forced me to reboot. Trying to uninstall it is
 impossible, as well, since when I try to repair,
 remove, or modify it, it proceeds to tell me that it
 can't do any of these on software that isn't
 installed. Go figure, since I installed it about five
 minutes prior. I stayed away from this after about
 thirty seconds. I can only promise these results in
 Win98; any other system, install at your own risk.
It is an unfinished product, I pointed out to let you know its existence,
it's not ready for production at all. Respect the problems you had it really
suprise me, no one of the near 15000 downloads I have had since the
beginning of the product has told me anything similar, so I would like very
much you reproduce the problem and send it to me via e-mail or submit it at
http://bugs.qadram.com to be able to fix it, I would be eternally grateful.

Best Regards.

QaDRAM Studio, RAD Development for the WEB
http://studio.qadram.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Re: PHP Editors

2002-05-02 Thread Marius Ursache

use vim (http://www.vim.org/)

highlight syntax
code complition
autoindent
and more...
:q

José León Serna a écrit :

 Hello:
  The big disappointment was QaDRAM Studio, which was so
  buggy and unstable, it only took me until I tried to
  create a project (the first thing I did upon loading
  the software) before it crashed my entire system and
  forced me to reboot. Trying to uninstall it is
  impossible, as well, since when I try to repair,
  remove, or modify it, it proceeds to tell me that it
  can't do any of these on software that isn't
  installed. Go figure, since I installed it about five
  minutes prior. I stayed away from this after about
  thirty seconds. I can only promise these results in
  Win98; any other system, install at your own risk.
 It is an unfinished product, I pointed out to let you know its existence,
 it's not ready for production at all. Respect the problems you had it really
 suprise me, no one of the near 15000 downloads I have had since the
 beginning of the product has told me anything similar, so I would like very
 much you reproduce the problem and send it to me via e-mail or submit it at
 http://bugs.qadram.com to be able to fix it, I would be eternally grateful.

 Best Regards.
 
 QaDRAM Studio, RAD Development for the WEB
 http://studio.qadram.com

 --
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php

--
  Marius Ursache (3563 || 3494)

   \|/  \|/
   '/ ,. \`
   /_| \__/ |_\
  \__U_/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Re: PHP Editors

2002-05-01 Thread José León Serna

Hello:

 Does anybody know of any PHP project editors,
 something that will group together all the PHP, INC,
 HTML, CSS files together into one logical project?
 Preferrably freeware/shareware, obviously.
Check out QaDRAM Studio at http://studio.qadram.com, you can group together
any kind of file and there's syntax highlighting support for PHP, HTML, CSS
and JS.

Regards.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Re: PHP Editors

2002-05-01 Thread Liam Gibbs

Thanks to everyone for your suggestions. I went with
EditPlus 2. The project features, easy access to all
files, and directory-wide search-and-replace
functionality are what hooked me. I'm still looking
around, though, so if anyone has any other
suggestions, let me know.

The Zend product looks nice, but tell me I have a
six-hour download time (?!). I have a slow connection,
okay...? :) Stupid dialups. I'll download it first
thing when I have six hours to spend.

The big disappointment was QaDRAM Studio, which was so
buggy and unstable, it only took me until I tried to
create a project (the first thing I did upon loading
the software) before it crashed my entire system and
forced me to reboot. Trying to uninstall it is
impossible, as well, since when I try to repair,
remove, or modify it, it proceeds to tell me that it
can't do any of these on software that isn't
installed. Go figure, since I installed it about five
minutes prior. I stayed away from this after about
thirty seconds. I can only promise these results in
Win98; any other system, install at your own risk.


__
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Re: PHP Editors

2002-05-01 Thread Miguel Cruz

On Wed, 1 May 2002, Liam Gibbs wrote:
 Thanks to everyone for your suggestions. I went with EditPlus 2. The
 project features, easy access to all files, and directory-wide
 search-and-replace functionality are what hooked me. I'm still looking
 around, though, so if anyone has any other suggestions, let me know.

When forced to use Windows, I always use TextPad, which has PHP-specific 
syntax highlighting, multifile search/replace, and basically just provides 
any editor feature you think you might need as long as you look hard 
enough. Wicked fast too.

It's no BBEdit, but what can you do?

miguel


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Re: PHP Editors

2002-05-01 Thread Joshua E Minnie

I develop my stuff in TextPad as well.  You can download other syntax
highlighting files as well, not just PHP.  So if you develop in Windows and
like to code in a text editor TextPad would be my definite recommendation.

-josh
Miguel Cruz [EMAIL PROTECTED] wrote:
 On Wed, 1 May 2002, Liam Gibbs wrote:
  Thanks to everyone for your suggestions. I went with EditPlus 2. The
  project features, easy access to all files, and directory-wide
  search-and-replace functionality are what hooked me. I'm still looking
  around, though, so if anyone has any other suggestions, let me know.

 When forced to use Windows, I always use TextPad, which has PHP-specific
 syntax highlighting, multifile search/replace, and basically just provides
 any editor feature you think you might need as long as you look hard
 enough. Wicked fast too.

 It's no BBEdit, but what can you do?

 miguel




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] Re: PHP Editors

2002-05-01 Thread Greg Donald


 It's no BBEdit, but what can you do?

vim?  It's free and runs on every system I ever heard of.


-- 
---
Greg Donald - http://destiney.com/
http://phprated.com/ | http://phplinks.org/ | http://phptopsites.com/
---



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Re: PHP Editors

2002-04-30 Thread Jason McCormack

Check Out Zend Studio. www.zend.com This was created by the folks who
created php.

Jason

Liam Gibbs [EMAIL PROTECTED] wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
 Does anybody know of any PHP project editors,
 something that will group together all the PHP, INC,
 HTML, CSS files together into one logical project?
 Preferrably freeware/shareware, obviously.

 __
 Do You Yahoo!?
 Yahoo! Health - your guide to health and wellness
 http://health.yahoo.com



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Re: php editors

2001-03-19 Thread Richard Lynch

 I am looking for good php editors. Currently, i am using PHP coder. It
 highlights syntax and checks my syntax. It's also executes my PHP codes.
Are
 there any editors like that? I just want a editor that highlights my code
 and check my syntax.

Give the Zend IDE a trial run.

You'll be able to debug your code with an integrated debugger.

There's also a site somewhere that lists all the PHP Editors, but I don't
have the URL handy...

--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




RE: [PHP] Re: php editors

2001-03-19 Thread Altunergil, Oktay

Try this. This guy has two versions. One with a debugger. It also does
previews if you have PHP installed on your machine.
Only WINDOWS though.

http://soysal.com/PHPEd/download.php3



-Original Message-
From: Richard Lynch [mailto:[EMAIL PROTECTED]]
Sent: Monday, March 19, 2001 4:27 PM
To: McShen; [EMAIL PROTECTED]
Subject: [PHP] Re: php editors


 I am looking for good php editors. Currently, i am using PHP coder. It
 highlights syntax and checks my syntax. It's also executes my PHP codes.
Are
 there any editors like that? I just want a editor that highlights my code
 and check my syntax.

Give the Zend IDE a trial run.

You'll be able to debug your code with an integrated debugger.

There's also a site somewhere that lists all the PHP Editors, but I don't
have the URL handy...

--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]