| | Hi, I'm looking for any easy way to edit a php page. I'm really new to this programming language, and I don't have a lot of time, so I'd prefer if I could find a WYSIWYG PHP editor. Do you guys know of any. Thanks. |
|
|
I must say PSPad is the way to go for you It supports many different coding languages and all languages that are supported even have a syntax highlighter.
There are a bunch of editors out there, but a really good one is Microsoft Notepad. No kidding. It's simple, easy to use, and it should come with your computer. It's not wysiwyg, but it good. I don't think there are any WYSIWYG PHP editors out there because PHP is a scripting language and a server-side scripting language at that. That means that you have to upload your PHP scripts/code to the server and execute it there.
QUOTE(snlildude87 @ Aug 12 2005, 08:20 PM) There are a bunch of editors out there, but a really good one is Microsoft Notepad. No kidding. It's simple, easy to use, and it should come with your computer. It's not wysiwyg, but it good. I don't think there are any WYSIWYG PHP editors out there because PHP is a scripting language and a server-side scripting language at that. That means that you have to upload your PHP scripts/code to the server and execute it there. I tried to use notepad to edit my index.php page for oscommerce, and it ruined the script. So can I edit it, and still have a working page. Thanks QUOTE(snlildude87 @ Aug 12 2005, 08:20 PM) There are a bunch of editors out there, but a really good one is Microsoft Notepad. No kidding. It's simple, easy to use, and it should come with your computer. It's not wysiwyg, but it good. I don't think there are any WYSIWYG PHP editors out there because PHP is a scripting language and a server-side scripting language at that. That means that you have to upload your PHP scripts/code to the server and execute it there. I tried to use notepad to edit my index.php page for oscommerce, and it ruined the script. So can I edit it, and still have a working page. Thanks
Look for PHP Designer by some guy named Michael. It's free and comes with evrything you need: sintax highlighter, tabbed editing, and suff. Try it!
I think it is Michael Pam or Pham + software (that's his corp.)
hi msdeeva i think that you haven't edit one PHP page , here is the solution , ...i hope that is will be the solution
if you would edit a PHP page , you can try with a lot of programs to do it, but if you are looking for a good and fast one here is the link i use it for all time : PHP Expert Editor Discription : IDE PHP is a strong and eisy to use with programeurs professionel and for all people new to pratique this language , there are colors for commends and a lot of tools , and is very fast !!!! Good look QUOTE(msdeeva @ Aug 13 2005, 01:40 PM) Hi, I'm looking for any easy way to edit a php page. I'm really new to this programming language, and I don't have a lot of time, so I'd prefer if I could find a WYSIWYG PHP editor. Do you guys know of any. Thanks. We have to distinguish between two types of tools that developers can opt for - an editor, or an Integrated Development Environment (IDE), If you want to code fundamental PHP applications, any standard text editor such as Notepad, would do. But, for the same reason most of us prefer creating documents with a word processor over Notepad, Professional PHP developers always prefer an IDE over a simple editor. There are many. But I select for you five and all is FREEWARE. You will not loose if you download them and experiment with them to decide by yourslf which will better for you. 1) Davor's PHP Editor (DPHPEdit) from Davor Pleskina is a free PHP IDE (Integrated Development Environment) which allows Project Creation and Management, Editing with customizable Syntax Highlighting, AutoCompletion and Completion Proposal, Running&Previewing Project/Files using Internal or External Browser, Code Exploring and Multiple PHP-related special features. The program is totally FREE and runs on all Win32 platforms. It can posibly be used to manage projects and scripts in languages other than PHP. Download at : http://www.download.com/Davor-s-PHP-Editor...4-10154061.html _________________________ 2) Maguma Workbench is an Integrated Development Environment (IDE),. It is original PHP-only IDE Maguma Studio, a fast and efficient PHP editor.It is now open source under a modified MPL (Mozilla Public License).Download at: http://www.maguma.com/ ____________________ 3) HAPedit is an acronym for Html Asp Php editor; a win32 text-mode editor useful for all developpers of dynamic web pages.Its main features are: page preview in browser; project manager for example: - syntax highlighting for html/php, html/asp, html, JavaScript, CSS and SQL; - preview images; - with SQL console; FTP Manager; Code Explorer - completion for html tags, php functions and php variables, - Brace-matching' highlights blocks '{}', '[]' and '()' while typing code. - Ctrl+F1 displays the page of php manual that describes function. if you download the manual. - Ctrl+F9 returns compilation error in php pages if you have the php engine installed..code and more. It is is freeware at one of the sites at: http://hapedit.free.fr/freewares.php _______________ 4) Alleycode 2.15 for Windows, is fast HTML editor with turitorial. But beyond HTML, Alleycode's wizardry focuses on PHP and CSS interaction. It is FREE! .; additionally focusses on PHP and CSS interaction. www.alleycode.com/ Download free at: http://www.alleycode.com/download.htm _________ 5) PSPad is a full featured text editor that you can use to edit and validate HTML, PHP, Perl, JavaScript, C, etc. code explorer for Pascal, HTML, PHP, XML (etc), matched bracket highlighting, etc. . you can download it free from http://www.pspad.com/en/download.php#dictionary
I know of a great wysiwyg. Its called, DreamWeaver. I have the trial version and I am still getting used to it. It works great. The trouble I have with it is the fact that i know little PHP.
QUOTE(ciroxyz @ Aug 13 2005, 06:24 AM) Look for PHP Designer by some guy named Michael. It's free and comes with evrything you need: sintax highlighter, tabbed editing, and suff. Try it! I think it is Michael Pam or Pham + software (that's his corp.) Thanks for the advice. I actually wasted like 5 hours, before I happened upon this solution by default when looking for a non-existant PHP WYSIWYG editor. I was at download.com when I came across this little app and it got great reviews, so I decided to give it a shot. And what do you know, it worked! Thanks for the advice though. Hey do you know where I can get some cool oscommerce images for free? Thanks QUOTE(Ao)K-General @ Aug 13 2005, 03:50 PM) I know of a great wysiwyg. Its called, DreamWeaver. I have the trial version and I am still getting used to it. It works great. The trouble I have with it is the fact that i know little PHP. I'll download that once I've got my site's skeleton down, and then I'll start with some "heavy duty" designing. hee hee. So how does it actually work? Is it drag and drop and it just configures the code for you like Frontpage, or do you actually have to write the code and it just shows you what it's going to look like? Latest Entries
I must say PSPad is the way to go for you
It supports many different coding languages and all languages that are supported even have a syntax highlighter.
How about Zend Studio 3.5?
QUOTE It is the most advanced Integrated Development Environment specifically designed to address the needs of the professional PHP developer to Develop, Debug, Deploy and Manage PHP Applications. I bought a book on PHP last summer and this was advertised at the back. I get an instant $20 rebate by buying the book but buying the software is a bit expensive for me so I haven't tried it. I rely mostly on Notepad and Macromedia Dreamweaver since both are excellent PHP editors, not WYSIWYG but still excellent. Here's the website: ZEND
You can use Edit Plus or Ultra Edit, I usually use Edit Plus, small but good !
QUOTE(msdeeva @ Aug 13 2005, 02:40 AM) Hi, I'm looking for any easy way to edit a php page. I'm really new to this programming language, and I don't have a lot of time, so I'd prefer if I could find a WYSIWYG PHP editor. Do you guys know of any. Thanks. the best PHP and or other web programming language editor is a Macromedia Dreamweaver 8. I am sure its the best! QUOTE(msdeeva @ Aug 12 2005, 08:40 PM) Hi, I'm looking for any easy way to edit a php page. I'm really new to this programming language, and I don't have a lot of time, so I'd prefer if I could find a WYSIWYG PHP editor. Do you guys know of any. Thanks. I LOVE PSPAD its great not only does it do multi highlighter but it does ftp edits for ease of use eith the web server
Recent Queries:-
Keywords : php, editor
(8) Yes, I just wrote out a script for a PHP text editing program. It is very basic but I would like to (1) Is there any possible way using XML and PHP that you could create a text editor that can save files Question (7) Hi all I want make and design a news script , i need web base editor like ( HTMLAREA v3 ) or Higher its nice and suits for Php& all (1) this is a very nice editor. try this for Php and all other web designing languages too. Php I need that for image editing (1) I need a php editor whichc can be used for the image editing like FrontPage for HTML. Can any body Which one you prefer? (11) Well, since I'm starting to learn some PHP programming and editing, I need some recommends about I use Crimson Editor (16) I got it free on a MicroMart CD, but i'm sure you could find it on download.com It's a Looking for php, editor
|
|
![]() Php Editor? Do You Know Of Any? |
| ADD REPLY / Got an Opinion! | a humble request :-) | RAPID SEARCH! | Free Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute your information that might help someone here. Ask your Doubts & Queries to get answers.. "Together, We enlight each other!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|