PHP editor?

This is a discussion on PHP editor? within the alt.comp.lang.php forums, part of the PHP Programming Forums category; Is there a free download php editor anywhere to he had, that will browser-display php code? I downloaded Davor'...


Go Back   Usenet Forums > PHP Programming Forums > alt.comp.lang.php

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-21-2007
Zach
 
Posts: n/a
Default PHP editor?

Is there a free download php editor anywhere to he had, that will
browser-display php code?

I downloaded Davor's PHP Editor. Although it looks nicely done, I find
the manual unreadable. Is there an alternative?

Zach

Reply With Quote
  #2 (permalink)  
Old 11-21-2007
Onideus Mad Hatter
 
Posts: n/a
Default Re: PHP editor?

On Wed, 21 Nov 2007 16:45:16 +0100, Zach <zach@xx.xx> wrote:

>Is there a free download php editor anywhere to he had, that will
>browser-display php code?
>
>I downloaded Davor's PHP Editor. Although it looks nicely done, I find
>the manual unreadable. Is there an alternative?
>
>Zach


Yeah...Notepad.

Ctrl+S to save changes
Alt+Tab to an FTP proggie
Drag 'n Drop over to the server
Alt+Tab to a browser
F5

Easy breezy.

....oh, I did use this other proggie for awhile...PHP Expert Editor I
think it was called...it was okay I guess, I mainly used it when I was
working offline and didn't have access to my server.

--

Onideus Mad Hatter
mhm ¹ x ¹
http://www.backwater-productions.net
http://www.backwater-productions.net/hatter-blog


Hatter Quotes
-------------
"You're only one of the best if you're striving to become one of the
best."

"I didn't make reality, Sunshine, I just verbally bitch slapped you
with it."

"I'm not a professional, I'm an artist."

"Your Usenet blinders are my best friend."

"Usenet Filters - Learn to shut yourself the fuck up!"

"Drugs killed Jesus you know...oh wait, no, that was the Jews, my
bad."

"There are clingy things in the grass...burrs 'n such...mmmm..."

"The more I learn the more I'm killing my idols."

"Is it wrong to incur and then use the hate ridden, vengeful stupidity
of complete strangers in random Usenet froups to further my art?"

"Freedom is only a concept, like race it's merely a social construct
that doesn't really exist outside of your ability to convince others
of its relevancy."

"Next time slow up a lil, then maybe you won't jump the gun and start
creamin yer panties before it's time to pop the champagne proper."

"Reality is directly proportionate to how creative you are."

"People are pretty fucking high on themselves if they think that
they're just born with a soul. *snicker*...yeah, like they're just
givin em out for free."

"Quible, quible said the Hare. Quite a lot of quibling...everywhere.
So the Hare took a long stare and decided at best, to leave the rest,
to their merry little mess."

"There's a difference between 'bad' and 'so earth shatteringly
horrible it makes the angels scream in terror as they violently rip
their heads off, their blood spraying into the faces of a thousand
sweet innocent horrified children, who will forever have the terrible
images burned into their tiny little minds'."

"How sad that you're such a poor judge of style that you can't even
properly gauge the artistic worth of your own efforts."

"Those who record history are those who control history."

"I am the living embodiment of hell itself in all its tormentive rage,
endless suffering, unfathomable pain and unending horror...but you
don't get sent to me...I come for you."

"Ideally in a fight I'd want a BGM-109A with a W80 250 kiloton
tactical thermonuclear fusion based war head."

"Tell me, would you describe yourself more as a process or a
function?"

"Apparently this group has got the market cornered on stupid.
Intelligence is down 137 points across the board and the forecast
indicates an increase in Webtv users."

"Is my .sig delimiter broken? Really? You're sure? Awww,
gee...that's too bad...for YOU!" `, )
Reply With Quote
  #3 (permalink)  
Old 11-21-2007
Timo
 
Posts: n/a
Default Re: PHP editor?

Hi,
eclipse+phpeclipse
http://docs.schuetzengau-freising.de...ipse.automated

timo

Zach schrieb:
> Is there a free download php editor anywhere to he had, that will
> browser-display php code?
>
> I downloaded Davor's PHP Editor. Although it looks nicely done, I find
> the manual unreadable. Is there an alternative?
>
> Zach
>

Reply With Quote
  #4 (permalink)  
Old 11-22-2007
Michael
 
Posts: n/a
Default Re: PHP editor?

Zach wrote:
> Is there a free download php editor anywhere to he had, that will
> browser-display php code?
>
> I downloaded Davor's PHP Editor. Although it looks nicely done, I find
> the manual unreadable. Is there an alternative?
>
> Zach
>


I personally prefer Vim or even gVim. I like to keep the browser
separate, that way I can check things in Firefox, IE, Opera, ... Etc.

If your wanting a 'FREE' IDE, I'd suggest checking out Eclipse PDT.

If you are after a 'GOOD' IDE: Zend Studio would have to be my favorite
for PHP, although MPSOFTWARE's phpDesigner 2008 has progressed a lot
over the last year or two. It is often updated, and quite cheap.

- Michael
Reply With Quote
  #6 (permalink)  
Old 11-22-2007
Zach
 
Posts: n/a
Default Re: PHP editor?

jim wrote:
> http://www.download.com/MoreMotion-W...html?tag=lst-1
>
> http://www.download.com/Notepad-/300...html?tag=lst-4
>
> http://www.download.com/PHP-Designer...html?tag=lst-5
>
> jim
>
>

Hi guys,

Thank you very much for the references. I shall have a good look at all
of them!

In the mean time I found Crimson Editor. You can FTP straight from the
code you are writing and see the results ALT TAB F5 in your browser.
I am finding the editor rather brilliant to use.

Many thanks, to you who responded to my editor question. Great to know
that you experienced people can be asked basic questions as well.

Zach.
Reply With Quote
  #7 (permalink)  
Old 11-22-2007
Jonas Werres
 
Posts: n/a
Default Re: PHP editor?

Zach schrieb:
> Is there a free download php editor anywhere to he had, that will
> browser-display php code?
>
> I downloaded Davor's PHP Editor. Although it looks nicely done, I find
> the manual unreadable. Is there an alternative?
>
> Zach
>


Aptana?
Reply With Quote
  #8 (permalink)  
Old 11-22-2007
Zach
 
Posts: n/a
Default Re: PHP editor?

Hi,

I am astonished as to the good stuff that is available for free. I
downloaded Aptana and am amazed. I have a number of products on the
market and have some idea of what it takes to reach that level of
appearance.

Thank you for the reference,
Regards,
Zach.

Jonas Werres wrote:
> Zach schrieb:
>> Is there a free download php editor anywhere to he had, that will
>> browser-display php code?
>>
>> I downloaded Davor's PHP Editor. Although it looks nicely done, I find
>> the manual unreadable. Is there an alternative?
>>
>> Zach
>>

>
> Aptana?

Reply With Quote
  #9 (permalink)  
Old 11-23-2007
Jonas Werres
 
Posts: n/a
Default Re: PHP editor?

> I am astonished as to the good stuff that is available for free. I
> downloaded Aptana and am amazed. I have a number of products on the
> market and have some idea of what it takes to reach that level of
> appearance.

I was also quite supprised, as I found just a few weeks ago, shortly
before 1.0 release.
Just the missing FTPS support is annoying, but the developers said they
are using a proprietary, bought library in the pay version, so it's
not their fault.
Reply With Quote
  #10 (permalink)  
Old 11-23-2007
Zach
 
Posts: n/a
Default Re: PHP editor?

I know it is *much* simpler, but Crimson Editor has an FTP facility
allowing you to flip flop back and forth between the editor and the
browser + F5. The point is that when you are coding in php you don't
really need anything more elaborate than C.E. That said, the editor you
referred me to is really amazing, so did others think so, to whom I
passed on your reference. Many thanks again.

Zach.


Jonas Werres wrote:
>> I am astonished as to the good stuff that is available for free. I
>> downloaded Aptana and am amazed. I have a number of products on the
>> market and have some idea of what it takes to reach that level of
>> appearance.

> I was also quite supprised, as I found just a few weeks ago, shortly
> before 1.0 release.
> Just the missing FTPS support is annoying, but the developers said they
> are using a proprietary, bought library in the pay version, so it's not
> their fault.

Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 07:22 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0