Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
 
  HOME    TRACKER    PHP




Best Online PHP Editor?


what are some of the best php editors that are available for online use. As in using to edit php directly taken from a database.

Requirements:
Syntax Highlighting,
Line # Display

I've seen examples of this on forums and such, but not for editing my personal code.




View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread
Online PHP Editor?
I'm looking for a php editor that I can use online to modify files on my server. I did a search on the forums here, but most of the posts relating to this are rather old. The two things it needs to have is line numbers, and syntax highlighting. And it needs to be free, if possible. Ones I've found so far:

1) Helene Has weird bugs with the line numbers, if you erase lines, etc.

2) IDE.PHP Doesn't have syntax highlighting.

3) AboutEdit The plugin version is very nice -- very close to what I need. Not free, though, and I need to use this on many servers, so the cost starts getting prohibitive.

Has anyone else run across something that might work? Plain text area with javascript, flash, java applet, I don't care.

Best Online PHP Editor??
In your opinion, what are some of the best php editors that are available for online use. As in using to edit php directly taken from a database.

Requirements:
Syntax Highlighting,
Line # Display
.......

I've seen examples of this on forums and such, but not for editing my personal code.

Online Editor / Highlighter
Does anybody know, if there is somewhere an editor with highlighter
functions to implement in an existing cms with mysql backend? It should
be easy to use/install :) Has anyone an idea?
I need it because, we are working on that cms, and it would be easier
to edit it online. So nobody needs to configure ftp clients, ..

Rich Text Online Editor
I need a control / script to be able to give the user to edit a TEXT
field online on browser for hyper text and rich text format, just like
most of the email and contect editor allow to do these days.

Modify Online Script Editor (DOSE)
I've been using DOSE (Dirty Online Script Editor) to teach PHP at beginner level. It works well except it doesn't have line numbering, which is a real hassle when you try and debug.

I found GESHI which is a PHP class to enable syntax highlighting and line numbering.
It says it's easy to use. Quote:There's only three really important lines:

include_once('geshi.php');
This line includes the GeSHi class for use:

$geshi = new GeSHi($source, $language);
This line creates a new GeSHi object, holding the source and the language you want to use for highlighting.

echo $geshi->parse_code();
This line spits out the result My problem is I haven't been able to work out exactly where to put it - I experimented in core.inc.php, but without success.

Online Text Editor W/mail Merge Capabilities
I'm looking for an online text editor with mail merge capabilities which
generates PDF output suitable for printing.

Anyone know of a solution, open-source or otherwise?

Form Editor For PHP GTK A La MS Visual Basic Editor?
I have (finally) gotten php-gtk working in Redhat Linux 9 with the
instructions at: www.agata.org.br/us/install_pre.php

Now I would like to know if some good tools (freeware or otherwise)
exist to let me graphically create and edit forms (ie. with buttons,
textboxes..etc), in a similar way that can be done in Microsoft Visual
Basic editor.

Which Editor Do You Use?
Ok, ok. I know. How many times have we heard the question: "which editor do you use?"

Well, I thought I would post this because recently I've vasilated between vim, some ftp/text editors, text editor and a separate ftp client...etc, etc, etc...

So I would like to know from you, the developers, your opinions on which editor works the best for development. If it's notepad, cool. If it's vim, cool. FTPeditor, ok. If its a full IDE, thats cool too.

Thanks.

PHP Editor
I need a recommendation for a good and free PHP editor.

FCK Editor
Hi all, if anybody have used FCKEditor please share about the way of
creating a link/button in toolbar that would let us upload a file
using PhP script. I also need to call a user defined html page by
clicking on this link/button.

Which Editor To Use
which editor is the best to make php code?

PHP Editor/IDE
I am very, very new to PHP. I have managed to get 'Hello World' and
phpinfo to run (XP Pro, Apache, php 5) but I would appreciate the ability
to debug my way through a script. I have down-loaded NuSphere-phped-5.0.1evl-Win32. exe and php_editor_php5.exe and I am pretty confused as they seem to be (almost)...

Php Editor
The good editor of a code php is necessary. Prompt the catalogue of programs where it is possible to buy the editor. I am ready to pay. I need a small functional editor. It is inconvenient to me to work with Dreamviewer.

Php Editor
what program do u write your php in ? i just use notepad are there programs that would speed it up and make things easier ?

PHP Editor/IDE
I am not spamming this news group. I wanted to pass along a great offer
(40% off) from EnglnSite (Makers of PHP Editor/IDE and PERL Editor/IDE)
http://www.enginsite.com/ . Read this News item for the details
http://ravenphpscripts.com/article-626--0-0.html Their debugger and
profiler will rival most any other IDE out there, especially considering the
price.

Regarding Php Editor
hi i just want to know which is a good editor for php. currently we are using edit plus.but is there any oother editor whixh has some additional functionalities.

The Best Php Editor
which is the best php editor?

What Editor?
Can you tell me what editors you all use? I'm looking to get something to run on linux (X-windows) that is a bit like UltraEdit for MSWindows, or maybe a full blown IDE, something like PHP-Coder again for MSWin. Basically something with decent syntax highlighting.

What Editor Should I Use?
I'm currently using a demo version of Dreamweaver and want to know if there are any good alternatives for it. I use a lot of php and javascript, I mostly write the code myself but like to see my design before uploading it.

I also experienced a little bug when uploading a php file to the server,it seemed that it didn't upload the file completely (dw8) I also like the colors dreamweaver is using maybe there are free editors too that are as good as dreamweaver or even better any ideas or suggestions are welcome.

Php Editor
Can anybody recommend a free or cheap php editor for personal use?

Which Is The Best Php Editor?
i want to know which is the best PHP Editor(Software)?

Php Editor
i just downloaded php desiner 2007 when i tried to run the debug prog it came up with a error i must have php installed avaliable at php.net i go there click downloads and am lost to which file to download.

PHP Editor
I would just like to ask from everyone advice on which PHP editor to use, aside from eclipse( which really drags down my test box ) although the function tracing functionality it has is exactly what I need.

I'm using Linux, btw... KDE offered Quanta Plus, but it doesn't seem to have the ability to link the function calls to the actual declarations...

What's The Best PHP Editor?
what is the best, free, php editor? I'm curious as I've just been using notebook for the last couple of years and am finally ready for some pretty colour codes.

Editor For Windows?
I couldn't find a good program. I like Kate Editor but this program only working in the linux..

Php Editor Software
I am looking for a software
that install php+apache+mysql
on my computer and it has builtin
php editor .That editor should be
connected with mysql database .

Is that type of feature are avalable
where i did not worry about any connection problem.

PHP Editor Delima
For reasons I don't feel like getting into, as it would depress
me... I have the following need.

A good php editor for windows, that does colorize my code and stuff to
help me check my syntax (as I am very new to the language.) The
problem is this software must be freeware and not have an FTP client.
Otherwise, I am cursed to use notepad for the duration of my
employment.

Good Editor?
I wonder if anyone can recommend a good text editor to use for writing PHP? I see lots of scripts about which use colours etc, which makes life a lot easier!

PHP Code Editor
Any recommendations for a free PHP code editor?

Php Parser And Editor
Does anyone know of a HTML/PHP editor that has syntax highlighting support for PHP and HTML and a Windows/DOS based parser for checking the PHP syntax? At the minute I write in notepad, upload to my site and run it, which isn't ideal. I have various HTML editors but they only allow the addition of simple tags. Linux is out of the question, as I only have Windows on my works computer.

Unix PHP Editor
I've been using EditPlus with windows to write my PHP stuff, but now I've set up a Unix machine which also hosts my sites locally.

Is there a good editor available for Unix, hopefull similar to EditPlus in functionality.
I've never used Unix before (it's scary!!) and I don't have X windows, so I realise I'm not gonna find anything that great.

Php Editor - Recommendations?
I need a lightweight php editor I can use on my laptop while on the road.
Can anyone recommend a (preferably free) php editor?

I use DWMX04 on my development workstation, which is great, but I only need
to make occasional, ad hoc changes while on the road (and don't want to
install DW on my laptop). I have an ftp client on my laptop, so I don't
want an integrated FTP client in the editor, but it would be nice if the
colors/formatting were the same as DW.

PHP Editor For Linux Please
Please give the links for Opensource PHP editors on Linux?

Scripting Editor For Mac OS X?
Anyone recommend a good script editor for Mac OS X?

Just finished a 4-day PHP class in front of a Windows machine, and liked
the editor we used. Don't recall the name, but it gave line numbers as
well as some color coding, etc.

Having trouble finding the same in an editor that'll run on OS X.

WYSIYG Editor
I'm starting to learn php but would like to edit my html with an editor like dreamweaver or golive, you know whatever. Is there any software out there that supports this?

PHP Editor, Vim Specific.
Does anyone have a really good php indent file for vim? I'm working on
my first really sizeable project and I'd like it to be kept as clean as
possible while I'm working.

Wysiwyg Editor
I've implemented a wysiwyg editor into a Web site using php. It works OK besides the fact that when there is a longer text to be edited in the wysiwyg editor, it cuts off the content and displays only around 300 words. I have checked the settings of the editor but couldn't see the cause of this problem. Can anyone help?

Mysql Editor
does anyone know of a php script that allows me to edit
(the data in) any mysql table?


PHP Editor Like Dreamweaver
Are there any WSIWYG development programs like Macromedia Dreamweaver so that when i'm creating my webpages, instead of writing in html in the code, im writing php code ??

Text Editor
I am trying to create a simple text editor that when used, it adds the text to a .txt file. At the moment im having trouble with the formatting of the text in terms of new lines. If i write in one long sentence the positioning of the text is fine however if i try to use paragraphs extra lines are added in and then the code gets confused and makes parts of the paragraphs titles, shown in bold.

I think it may be because of the ""; part of my code and then the explode '|' but im not sure! Please can someone revise this so i can use paragraphs of text succesfully? It's taken me ages to get to this stage and it would be cool if someone could just paste in their example. Code:

Innova Editor ?
I m trying to use InnovaEditor in my php program. But it does not display the editor.
when i try this on singlepage it works. But when i try it on the page,using ajax it does not show the editor. Have checked the paths and all the files required.

Installing FCK Editor
I've been trying to find a tutorial for installing FCK Editor for a while now. There are no install instructions packaged with it. Can any one post a link to some install instructions or give me some hints to get me where I need to go.

Add A New Font To Editor
I want to add a new font to the editor(Innovaeditor).. I changed the font name in editor side and add that font in my fonts folder in control panel...
But the name of the font is like this "??"

WYSIWYG Editor
I am looking for a tutorial on how to build a WYSIWYG editor, does anyone know of any good tutorials out there for this?

WYSIWYG Textarea Editor
Does anyone know where I can get a decent WYSIWYG text area editor to
use on one of my sites? The goal is to accomodate users who know zero
html and to insert blog-like enties into the database already formatted
with html tags.

Just thought I'd try this first before I go into WordPress and try to
tear out their editor :)

PHP File Map Generator/editor
Is there some software that can map the file tree (mainly the file includes within the PHP scripts) and create a tree to show where these files are included, and from which files. Rather like UML for c and c++ kind of function?

What Editor Is The Most Common In PHP Developer?
I am newbie in PHP, Thanks for any advise.

Visual Php Query Editor
visual php query editor

what about a visual php query editor for mysql ??? It's really exist ???


Copyright © 2005-08 www.BigResource.com, All rights reserved