PHWinfo banniere

Titres
PORTAIL ANNUAIRE ARTICLES COMPARATEUR HÉBERGEURS DEVIS FORUMS RÉDUCTEUR D'URL
Précédent   PHWinfo > Autres forums > Forum Programmation & Conception > alt.php > Are there an GUI Editors for php?
S'inscrire FAQ Membres Recherche Messages du jour Marquer les forums comme lus
Are there an GUI Editors for php?

Réponse
 
LinkBack Outils de la discussion
Vieux 10/11/2007, 23h43   #1
Jim
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Are there an GUI Editors for php?

New to php. Got the SAMS book and few others....

Would appreciate some recommendations on a GUI editor for php and m SQL,
preferably something that is simple and easy to use.

Thanks


JT


  Réponse avec citation
Vieux 11/11/2007, 07h06   #2
J.O. Aho
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Are there an GUI Editors for php?

Jim wrote:
> New to php. Got the SAMS book and few others....
>
> Would appreciate some recommendations on a GUI editor for php and m SQL,
> preferably something that is simple and easy to use.


vi, emacs, kdevelop, ...


--

//Aho
  Réponse avec citation
Vieux 11/11/2007, 22h33   #3
Animesh K
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Are there an GUI Editors for php?

J.O. Aho wrote:
> Jim wrote:
>> New to php. Got the SAMS book and few others....
>>
>> Would appreciate some recommendations on a GUI editor for php and m SQL,
>> preferably something that is simple and easy to use.

>
> vi, emacs, kdevelop, ...
>
>


I think you meant gVim (graphical)VI(improved).
  Réponse avec citation
Vieux 12/11/2007, 17h44   #4
J.O. Aho
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Are there an GUI Editors for php?

Animesh K wrote:
> J.O. Aho wrote:
>> Jim wrote:
>>> New to php. Got the SAMS book and few others....
>>>
>>> Would appreciate some recommendations on a GUI editor for php and m
>>> SQL, preferably something that is simple and easy to use.

>>
>> vi, emacs, kdevelop, ...
>>
>>

>
> I think you meant gVim (graphical)VI(improved).


bah, original vi and most vim, but no way gvim.

--

//Aho
  Réponse avec citation
Vieux 12/11/2007, 17h52   #5
Steve
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Are there an GUI Editors for php?


"Jim" <jimt@pioneers.ca> wrote in message
news:%mrZi.196918$Da.183557@pd7urf1no...
> New to php. Got the SAMS book and few others....
>
> Would appreciate some recommendations on a GUI editor for php and m SQL,
> preferably something that is simple and easy to use.
>
> Thanks
>
>
> JT


if on windows, i use crimson editor.


  Réponse avec citation
Vieux 12/11/2007, 18h45   #6
Tom
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Are there an GUI Editors for php?

On Sat, 10 Nov 2007 23:43:55 GMT, Jim wrote...
>
>New to php. Got the SAMS book and few others....
>
>Would appreciate some recommendations on a GUI editor for php and m SQL,
>preferably something that is simple and easy to use.
>
>Thanks
>
>
>JT
>
>



If I'm working from Unix I use a vi editor, but if you are looking for a Windows
based program, I've liked TextPad.

Tom

  Réponse avec citation
Vieux 12/11/2007, 21h08   #7
Animesh K
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Are there an GUI Editors for php?

J.O. Aho wrote:
> Animesh K wrote:
>> J.O. Aho wrote:
>>> Jim wrote:
>>>> New to php. Got the SAMS book and few others....
>>>>
>>>> Would appreciate some recommendations on a GUI editor for php and m
>>>> SQL, preferably something that is simple and easy to use.
>>> vi, emacs, kdevelop, ...
>>>
>>>

>> I think you meant gVim (graphical)VI(improved).

>
> bah, original vi and most vim, but no way gvim.
>


VI is a text editor, not a GUI editor. Vim is a text editor too, not a
GUI editor.

What's wrong with gVim anyway? It s a newbie to begin working with
it. Slowly he/she can master it.
  Réponse avec citation
Vieux 12/11/2007, 21h08   #8
Animesh K
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Are there an GUI Editors for php?

Tom wrote:
> On Sat, 10 Nov 2007 23:43:55 GMT, Jim wrote...
>> New to php. Got the SAMS book and few others....
>>
>> Would appreciate some recommendations on a GUI editor for php and m SQL,
>> preferably something that is simple and easy to use.
>>
>> Thanks
>>
>>
>> JT
>>
>>

>
>
> If I'm working from Unix I use a vi editor, but if you are looking for a Windows
> based program, I've liked TextPad.
>
> Tom
>


I will recommend gVim for windows (or any OS actually). It can be
obtained from http://www.vim.org
  Réponse avec citation
Vieux 13/11/2007, 00h21   #9
JussiJ
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Are there an GUI Editors for php?

On Nov 13, 4:52 am, "Steve" <no....@example.com> wrote:
> "Jim" <j...@pioneers.ca> wrote in message
>
> if on windows, i use crimson editor.


And there's always Zeus: http://www.zeusedit.com

JussiJ

  Réponse avec citation
Vieux 13/11/2007, 00h40   #10
Aaron Saray
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Are there an GUI Editors for php?

On Nov 10, 5:43 pm, "Jim" <j...@pioneers.ca> wrote:
> New to php. Got the SAMS book and few others....
>
> Would appreciate some recommendations on a GUI editor for php and m SQL,
> preferably something that is simple and easy to use.
>
> Thanks
>
> JT


Eclipse PDT 1.0 was just recently released. Its got the functionality
of Eclipse with specialized plugins for PHP / HTML development.
Aptana makes a great plugin which provides more web tools and
functionality. Oh - and of course - PDT has a JDBC interface so you
can set up GUI sql stuff as well.

  Réponse avec citation
Vieux 21/11/2007, 19h56   #11
James A
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Are there an GUI Editors for php?

"Tom" <tom@to.com> wrote in message news:fha70o01e1e@drn.newsguy.com...
> On Sat, 10 Nov 2007 23:43:55 GMT, Jim wrote...
>>
>>New to php. Got the SAMS book and few others....
>>
>>Would appreciate some recommendations on a GUI editor for php and m SQL,
>>preferably something that is simple and easy to use.
>>
>>Thanks
>>
>>
>>JT
>>
>>

>
>
> If I'm working from Unix I use a vi editor, but if you are looking for a
> Windows
> based program, I've liked TextPad.
>
> Tom
>


A second recommendation for TextPad. I use it for pretty much everything.
Simple to use but loads of power when you need it.

--
James


  Réponse avec citation
Réponse


Outils de la discussion

Règles de messages
Vous ne pouvez pas créer de nouvelles discussions
Vous ne pouvez pas envoyer des réponses
Vous ne pouvez pas envoyer des pièces jointes
Vous ne pouvez pas modifier vos messages

Les balises BB sont activées : oui
Les smileys sont activés : oui
La balise [IMG] est activée : oui
Le code HTML peut être employé : non
Trackbacks are oui
Pingbacks are oui
Refbacks are oui


Fuseau horaire GMT +1. Il est actuellement 00h21.


Édité par : vBulletin® version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC5 Tous droits réservés.
Version française #16 par l'association vBulletin francophone
PHWinfo est un site Éducation Sans Frontières ©2000-2008
Ad Management by RedTyger
©Tous droits réservés par les parties respectives
Page generated in 0,16444 seconds with 19 queries