Computer Webmaster Gaming Console Graphics Forum

Welcome to the Computer Webmaster Gaming Console Graphics Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

MK PitStop Main Earn $25 Earn Money Posting Extras Members Blogs Image Hosting User Pages
Go Back   Computer Webmaster Gaming Console Graphics Forum > Webmaster Forum > Website Coding > PHP
Register FAQ/Rules Become A V.I.P. Member Search Today's Posts Mark Forums Read

PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help.

Google
Reply
 
LinkBack Thread Tools Display Modes
Old 02-05-2008, 11:22 AM   #1
Stan Blosser
 
Stan Blosser's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default Nice editor for PHP

Does anyone know of an editor for editing PHP source code that is a
little more intuitive than "notepad". Maybe even something with the
Microsoft VisualStudio feel? Geze, if I could find one that good I
might even be willing to pay for it! :-)

Thanks in advance,
Stan
 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Advertisements
Old 02-05-2008, 11:22 AM   #2
David Kingma
 
David Kingma's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default [PHP-WINDOWS] Nice editor for PHP

http://www.soysal.com/PHPEd/ has good syntax coloring, but a lot of bugs.

www.notetab.com professional editor, kan make your own clips (time
saving!!), but no good syntax coloring.

Dave
----- Original Message -----
From: "Stan Blosser" <stanb@ehtc.com>
To: <php-windows@lists.php.net>
Sent: Wednesday, June 07, 2000 2:31 PM
Subject: [PHP-WINDOWS] Nice editor for PHP


> Does anyone know of an editor for editing PHP source code that is a
> little more intuitive than "notepad". Maybe even something with the
> Microsoft VisualStudio feel? Geze, if I could find one that good I
> might even be willing to pay for it! :-)
>
> Thanks in advance,
> Stan
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-windows-unsubscribe@lists.php.net
> For additional commands, e-mail: php-windows-help@lists.php.net
> To contact the list administrators, e-mail: php-list-admin@lists.php.net
>


 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 02-05-2008, 11:22 AM   #3
Daniel Gustafsson
 
Daniel Gustafsson's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default [PHP-WINDOWS] Nice editor for PHP

>Does anyone know of an editor for editing PHP source code that is a
>little more intuitive than "notepad". Maybe even something with the
>Microsoft VisualStudio feel? Geze, if I could find one that good I
>might even be willing to pay for it! :-)


I'm actually doing all my PHP code in UltraEdit-32 (www.ultraedit.com) as
we speak, it's got syntax highlighting (providing that you update your
settings for it, atleast in my version). You can also configure it to run
your scripts through php.exe (or anything else for that matter) and neatly
get the output in a new file/"debug" window or just disgard it. It has
auto-indentation too. =)

I use this editor for C/C++ (dos/console), java, php, html.. you name it..
I've been using notepad and dosedit before but it was actually Visual
Studio that made me set higher requirements. Try it out. =)


 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 02-05-2008, 11:22 AM   #4
Mikey
 
Mikey's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default RE: [PHP-WINDOWS] Nice editor for PHP

I agree - especially when you can do Unix like reg-ex type search snd
replace, create templates, macros and in the latest version it auto-corrects
keywords. Oh, and you can save via FTP :-)

I even managed to pay for my copy!

regards,

Mikey


"Minds are like parachutes: most people use them only as a last resort." -
Ben Ostrowsky



> -----Original Message-----
> From: Daniel Gustafsson [mailto:cloaked@hem.passagen.se]
> Sent: 07 June 2000 13:32
> To: php-windows@lists.php.net
> Subject: Re: [PHP-WINDOWS] Nice editor for PHP
>
>
> >Does anyone know of an editor for editing PHP source code that is a
> >little more intuitive than "notepad". Maybe even something with the
> >Microsoft VisualStudio feel? Geze, if I could find one that good I
> >might even be willing to pay for it! :-)

>
> I'm actually doing all my PHP code in UltraEdit-32 (www.ultraedit.com) as
> we speak, it's got syntax highlighting (providing that you update your
> settings for it, atleast in my version). You can also configure it to run
> your scripts through php.exe (or anything else for that matter) and neatly
> get the output in a new file/"debug" window or just disgard it. It has
> auto-indentation too. =)
>
> I use this editor for C/C++ (dos/console), java, php, html.. you name it..
> I've been using notepad and dosedit before but it was actually Visual
> Studio that made me set higher requirements. Try it out. =)
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-windows-unsubscribe@lists.php.net
> For additional commands, e-mail: php-windows-help@lists.php.net
> To contact the list administrators, e-mail: php-list-admin@lists.php.net
>


 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 02-05-2008, 11:22 AM   #5
Drew Kime
 
Drew Kime's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default [PHP-WINDOWS] Nice editor for PHP

> http://www.soysal.com/PHPEd/ has good syntax coloring, but a lot of bugs.

I agree with the syntax coloring, but what bugs have you found? There are
some parts that seem to be incomplete, but I haven't noticed any problems.

Someone else mentioned an editor that allows you to run your scripts through
the PHP engine. Does anyone know of an editor that has taken advantage of the
new Zend engine, as in using it in an IDE?

 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 02-05-2008, 11:22 AM   #6
D.kingma@student.utwente.nl
 
D.kingma@student.utwente.nl's Avatar
 
Posts: n/a
My Photos: (0)

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default RE: [PHP-WINDOWS] Nice editor for PHP

bugs: rename your document, and check the name in the project window:
doesn't change. And it just gives error messages and quites 10 times a day,
which is ofcourse very irritating.
It's the best program, but when it quits 10 times a day you simply stop
using it :-(.

Dave

-----Oorspronkelijk bericht-----
Van: Drew Kime [mailto:editor@yellowjournal.org]
Verzonden: woensdag 7 juni 2000 18:17
Aan: php-windows@lists.php.net
Onderwerp: Re: [PHP-WINDOWS] Nice editor for PHP


> http://www.soysal.com/PHPEd/ has good syntax coloring, but a lot of bugs.


I agree with the syntax coloring, but what bugs have you found? There are
some parts that seem to be incomplete, but I haven't noticed any problems.

Someone else mentioned an editor that allows you to run your scripts through
the PHP engine. Does anyone know of an editor that has taken advantage of
the
new Zend engine, as in using it in an IDE?


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-windows-unsubscribe@lists.php.net
For additional commands, e-mail: php-windows-help@lists.php.net
To contact the list administrators, e-mail: php-list-admin@lists.php.net

 
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Old 02-08-2008, 8:20 PM   #7
daman371
Member Level 3
 
daman371's Avatar
 
Join Date: Aug 2007
Posts: 30
My Photos: (0)
iTrader: (0)

Banked:
MK Cash: $0.50

I am Worth:
MK Cash: $0.10
Donate

Recent Blog: None

daman371 is on a distinguished road
Default

The editor I used an liked the most is dreamweaver. Not so much for the editing but for the built in ftp and managing multiple projects.
daman371 is offline  
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit!
Reply With Quote
Featured Websites
Free Space
Free Space
Free Space Free Space
Reply
Tags:




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Best php editor BigB PHP 8 07-01-2007 4:10 PM
Scripting editor for Mac OS X? Craig Bailey PHP 4 07-01-2007 2:15 PM
TT colorscheme editor Linea Recta GPS 0 06-25-2007 11:04 PM
2D Level Editor? JesterDev Software Programming 3 06-12-2007 8:41 PM
best IPTC Editor Stewart Bootles Graphics in general 0 06-11-2007 8:39 PM


Featured Websites




All times are GMT +1. The time now is 10:08 PM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0
Cheap Computers
MK PitStop Copyright 2005 - 2008

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98