17 Replies - 2221 Views - Last Post: 04 February 2012 - 06:44 PM
#1
PHP Program
Posted 03 July 2008 - 06:04 AM
I am using dreamweaver at the moment?
Replies To: PHP Program
#2
Re: PHP Program
Posted 03 July 2008 - 06:40 AM
#3
Re: PHP Program
Posted 03 July 2008 - 08:30 AM
#4
Re: PHP Program
Posted 03 July 2008 - 08:41 AM
#5
Re: PHP Program
Posted 03 July 2008 - 09:10 AM
Sadly it's not free. If you have the cash or *ahem* know where to look, then the above program is IMO the best option.
Otherwise you should go with Notepad++, which is what I used to use before.
#6
Re: PHP Program
Posted 03 July 2008 - 11:50 AM
Using a real editor, you'll have to do more work. There will be no "wizards" to create things for you. Consequently, you'll actually learn HTML, and write better pages.
#7
Re: PHP Program
Posted 03 July 2008 - 02:47 PM
Notepad really :S.. didn't that like die long time ago? (don't get me wrong I do quick changes in notepad as well sometimes tho, but not a full project). How can you even stand it? When a module grows to 700+ lines, it is really a pain to find a function if you don't have a quick list of functions. Oh yeah and you can find stuff faster with just a few clicks to see some reference material.
This post has been edited by Mike007: 03 July 2008 - 02:48 PM
#8
Re: PHP Program
Posted 03 July 2008 - 03:52 PM
Mike007, on 3 Jul, 2008 - 05:47 PM, said:
Notepad really :S.. didn't that like die long time ago? (don't get me wrong I do quick changes in notepad as well sometimes tho, but not a full project). How can you even stand it? When a module grows to 700+ lines, it is really a pain to find a function if you don't have a quick list of functions. Oh yeah and you can find stuff faster with just a few clicks to see some reference material.
Eclipse is great, it's just slow. Auto-completion in languages with HUGE standard libraries like Java is a big help.
They're talking about Notepad++ btw, which shares no code with MS Notepad.
#9
Re: PHP Program
Posted 03 July 2008 - 04:22 PM
Tom9729, on 3 Jul, 2008 - 03:52 PM, said:
Mike007, on 3 Jul, 2008 - 05:47 PM, said:
Notepad really :S.. didn't that like die long time ago? (don't get me wrong I do quick changes in notepad as well sometimes tho, but not a full project). How can you even stand it? When a module grows to 700+ lines, it is really a pain to find a function if you don't have a quick list of functions. Oh yeah and you can find stuff faster with just a few clicks to see some reference material.
Eclipse is great, it's just slow. Auto-completion in languages with HUGE standard libraries like Java is a big help.
They're talking about Notepad++ btw, which shares no code with MS Notepad.
True about the RAM it eats, but that's java for you. And I was manage to run it, dreamwaver and some browser windows open in the background while playing a video game
#10
Re: PHP Program
Posted 03 July 2008 - 10:07 PM
Quote
Which is my personal favorite, but not what the question was asking. I don't know why, but I just find it easy to use compared to most other applications. At the moment though I am in the process of writing my own little syntax highlighter in python/wxpython (though that hit a little snag).
I just have a tendancy to remember where my functions/c;asses are positioned relatively in a file, so I can speed through it with ease. At this point my largest (in terms of lines) application written (not just with notepad) was around 1500+ lines. It worked well for that, though going through editing it later in a different program messed me up a bit.
I don't alwaysuse notepad for writing apps, I just like it best. When running a linux system I use whatever the default text editor is for it (which seems to include syntax highlighting); or if I am editing on the web I just use a textbox...
I still think that Notepad++ is a great tool, but want to create something of my own if I am going to use syntax highlighting a lot (thatway I get to learn more).
#11
Re: PHP Program
Posted 03 July 2008 - 10:10 PM
#12
Re: PHP Program
Posted 04 July 2008 - 12:41 PM
#13
Re: PHP Program
Posted 06 July 2008 - 05:37 PM
#14
Re: PHP Program
Posted 06 July 2008 - 06:17 PM
It's lightweight enough to run fast and never get in your way - but has cool features like configurable syntax highlighting and great code completion.
For dynamic languages, I'll pick Komodo over Eclipse any day.
I use "Komodo Edit" which is a open source lightweight version of the Komodo IDE.
Edit: I'll be nice and even provide a link
This post has been edited by c0mrade: 06 July 2008 - 06:18 PM
#15
Re: PHP Program
Posted 07 July 2008 - 10:48 AM
baxter111, on 3 Jul, 2008 - 06:04 AM, said:
I am using dreamweaver at the moment?
I like PHP Designer 2008 its like DreamWeaver but more suited for Writitng PHP http://www.mpsoftware.dk/downloads.php
you have to pay for 2008 but 2007 is free and its just as good!!
Features:
Syntax Highlighters
Intelligent Highlighter that automatically switch between PHP, HTML, CSS, and Javascript depending on your position!
PHP (both version 4 and 5 are supported)
SQL (MySQL, MSSQL 2000, MSSQL 7, Ingres, Interbase 6, Oracle, Sybase)
HTML/XHTML
CSS (both version 1 and 2.1 are supported)
Javascript
VBScript
Java
C#
Perl
Python
Ruby
Smarty
Intelligent and Advanced Editing
PHP code explorer shows all classes, extended classes, interfaces, properties, functions, constants and variables
Intelligent code suggestions for PHP with full support for PHP 5.2, nested objects and object-oriented programming!
Intelligent code suggestions for HTML/XHTML
Intelligent code suggestions for CSS (both version 1 and 2.1 are supported)
Intelligent code tip are displayed as you type, it shows you description, arguments and returning values for typed PHP functions including what version its available in!
Highlight (un)matching brackets/tags
Select or jump to matching brackets/tags
Automatic indent or close brackets
Jump to any declaration with filtering by classes, interfaces, functions, variables or constants
Auto completions and corrections
Bookmarks (1-9)
Search and replace in multiple files with support for highlighting search results and regular expression
Drag-n-drop text and files are supported
Advanced printing options
Project and File Management
PHP Code explorer shows all classes, extends, interfaces, properties, functions, constants and variables in the project
Jump to any declaration in project files with filtering by classes, interfaces, functions, variables or constants
PHP framework support
Integration with 3rd party tools like Tortoise SVN or Tortoise CVS in the file and project browser
PHP
Support for both PHP 4 and PHP 5
Work with any PHP frameworks!
Full support of object oriented (OO) programming in PHP5
Support for PHP heredoc
Enclose strings with single- or double quotes, linefeed, carriage return or tabs
PHP server variables
PHP statement templates (if, else, then, while )
PHP code beautifier with many configurations and profiles
phpDocumentor wizard
Add phpDocumentor documentation to functions and classes with one click!
phpDocumentor tags
Smarty tags
Comment or uncomment with one click!
Debug with Xdebug
Breakpoints
Step by step debugging
Step into
Step over
Run to cursor
Run until return
Call stack
Watches
Context variables
Evaluate
Profiling
Multiple sessions
Evaluation Tip
Run & Preview
Run PHP using the PHP Interpreter
Localhost Preview
Preview with Internet Explorer, Firefox, Netscape, Opera and Safari
Syntax check
Live syntax check for PHP, HTML and CSS
Syntax check PHP using the PHP Interpreter
HTML/XHTML
Support for HTML 4.01 strict/transitional/frameset
Support for XHTML 1.0 strict/transitional/frameset
Link-, image-, table-, list-, meta-, flash, forms-, font and color dialog
Formatting tools
Color picker
HTML Tidy (code beutifier for HTML/XHTML)
Integrated Help
Contextual help for PHP (detailed information about more than 3000 native PHP functions on the fly using the PHP manual)
Contextual search (search engines)
Find/replace
Find/replace selected text
Find/replace in current document
Find/replace in all opened documents
Find/replace in all project files
Find/replace in custom directories
Mark results (in the gutter and highlights line)
Support for wildcards and regular expression
Search toolbar
Save search history (find/replace)
Code Libraries
PHP
phpDocumentor
Smarty
SQL (MySQL, MSSQL 2000, MSSQL 7, Ingres, Interbase 6, Oracle, Sybase)
HTML
XML
CSS
Javascript
VBScript
Java
C#
Perl
Python
Ruby
Tools
Application Manager
Code Snippets
Code templates allow you to type whole code fragments with one single click!
Remote FTP editing
Todo & Bug manager (embedded and external)
Database connection manager
Database browser (using phpMyAdmin)
Date/Time Manager
SSI
TortoiseSVN integration
Export to HTML, RTF and LaTeX
File Encoding
ANSI (iso/windows)
UTF-8 (with and without BOM)
UTF 16 LE/BE (with and without BOM)
User Interface
Fully customizable workspace with drag- and floatable toolbars/panels
Theme support
Save/load desktop layout
Multi-language support
|
|

New Topic/Question
This topic is locked



MultiQuote







|