PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old April 20th, 2000, 08:52 PM
bjohnson bjohnson is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2000
Posts: 5 bjohnson User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I was wondering if anyone has a good recomendation for an "inteligent" php editor for win nt. I know, I know I should be using my FreeBSD box... :-)

Anyhow, I really enjoy Textpad and Allaire Homesite, but it would be nice to have some syntax checking and PHP help built in.

I would like to possibly create some custom PHP toolbars and scripts for Homesite. It has strong HTML helps and project management already. I don't think it should take to long to trash the Cold Fusion stuff and add PHP support. Would anybody be interested in helping with this project?



------------------
bj

Reply With Quote
  #2  
Old April 21st, 2000, 10:46 AM
bbrown bbrown is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2000
Posts: 24 bbrown User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I use homesite and was thinking exactly the same thing.
It's a great idea!

Reply With Quote
  #3  
Old April 21st, 2000, 01:58 PM
cka cka is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2000
Location: Ontario, Canada
Posts: 498 cka User rank is Corporal (100 - 500 Reputation Level)cka User rank is Corporal (100 - 500 Reputation Level)cka User rank is Corporal (100 - 500 Reputation Level)cka User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 17
Yeah, I use TextPad 4 to do my PHP work... It's very easy to track down errors when you've got line numbering turned on, since php tells you what line the errors are on. Also, TextPad's syntax highlighting is quite useful when writing php scripts. As for PHP help, I just use the RTF and HTML manuals. :P

Reply With Quote
  #4  
Old April 23rd, 2000, 08:51 AM
ads
Guest
Dev Shed Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Where One will get textpad 4? Information will be very useful for programmers.

Reply With Quote
  #5  
Old April 23rd, 2000, 01:29 PM
bjohnson bjohnson is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2000
Posts: 5 bjohnson User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
TextPad 4.2 is available from http://www.textpad.com
It is a great 32bit text editor. Supports English, French, German, Italian, Polish, Portuguese and Spanish. There are some very useful features such as auto-indent in C++ code, auto-complete {}, colored code for PHP, C, HTML, Perl, Java, etc. The best PC based text editor since QEdit!

It does not have the project management features of Homesite though.

Reply With Quote
  #6  
Old April 24th, 2000, 02:55 PM
rycamor rycamor is offline
Gödelian monster
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jul 1999
Location: Central Florida, USA
Posts: 2,306 rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 3 Days 6 h 42 m 51 sec
Reputation Power: 60
Try UltraEdit You can download the trial at www.ultraedit.com

It's an incredibly flexible little editor that can be configured to show syntax highlighting for almost any programming language, including PHP, and it comes with support for regular expressions, open from and save to FTP, macros, etc...

Reply With Quote
  #7  
Old April 27th, 2000, 11:55 AM
badboy badboy is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2000
Posts: 12 badboy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
[QUOTE]Originally posted by bjohnson:
[B]I was wondering if anyone has a good recomendation for an "inteligent" php editor for win nt. I know, I know I should be using my FreeBSD box... :-)


There is a nice PHP MySQL editor that I found at http://www.pc-service-boerner.de/ tagOpenAlthough it

Reply With Quote
  #8  
Old May 1st, 2000, 12:38 AM
Robman Robman is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 1999
Location: SLC, UT, USA
Posts: 47 Robman User rank is Private First Class (20 - 50 Reputation Level)Robman User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 14
That last one looks pretty good but the menus are all in German. On the other hand, they probably wish they could change the OK button to whatever OK is in German.

Robman

Reply With Quote
  #9  
Old May 4th, 2000, 10:56 AM
Atlaz Atlaz is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 5 Atlaz User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Homesite does syntax highlighting for PHP and Textpad can be made to do it too. Until there is a decent environment this may well be about the best you're going to get. I do miss the functionality of Cold Fusion studio in terms of debugging code so it'd be nice to see someone knock out a PHP version.

Reply With Quote
  #10  
Old May 4th, 2000, 11:05 AM
Mejner Mejner is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 20 Mejner User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to Mejner
Have any of you guys tried
http://hshelp.com/mrspecial.html#ebphp

?

Works cool for me but don't know if it's _that_ cool! HomeSite add-on, btw.

Reply With Quote
  #11  
Old May 4th, 2000, 08:28 PM
wont-i wont-i is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 1 wont-i User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I use PHPEd. It's come a long way in the last few months and is a Win IDE specifically for PHP. It also supports SQL, Perl, and C, at least, with its color syntax highlighting. It has alot of other useful features, too.

It can be found at http://www.soysal.com/PHPEd

Hope this helps

Reply With Quote
  #12  
Old May 4th, 2000, 09:16 PM
fenderboy fenderboy is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2000
Posts: 1 fenderboy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I use EditPlus, which can be found at http://www.editplus.com . It is shareware, but (I think) reasonably priced at $30. Its syntax highlighting is completely customizable, and it has lots of great features for programmers. You can also download add-ons for free from the site, such as spell check and additional language highlighting (I believe PHP was built in, but I know I downloaded some add-on that made it better). Anyway, hope this helps!



------------------
fenderboy
fenderboy@hotmail.com

Reply With Quote
  #13  
Old May 10th, 2000, 07:30 AM
Soup Soup is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2000
Posts: 4 Soup User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I agree Editplus is rather cool

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPHP Development > PHP Editor

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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 On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap