Welcome Guest ( Log In | Register )



2 Pages V  < 1 2  
Reply to this topicStart new topic
> How To Edit Php Files?
anewgame
post Sep 28 2006, 01:04 PM
Post #11


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 12
Joined: 28-September 06
Member No.: 16,216




QUOTE(lorenza pietersen @ Sep 25 2006, 12:29 PM) *

Hi,

You can use frontpage to preview HTML files, but how can I edit and preview PHP files offline. I'm not well-known with PHP and I see more and more using this script to manage their site.



hi,

i'm sure there are lost of editors for php files, this is only a suggestion:
http://www.editpadpro.com/editphp.html
it's not free, but you can download a free evaluation copy, just to check it out wink.gif

good luck!
Go to the top of the page
 
+Quote Post
CrazyPensil
post Sep 29 2006, 02:56 PM
Post #12


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 42
Joined: 17-March 06
From: Russia, St.Petersburg
Member No.: 12,058



Hello there!
Don't wanna read previous posts and your question might be already answered... anyway;)

I prefer the NullStudio phpEd. Don't remember the link to download, but I think you may easily find a lot of.
Also a good one is PHP Expert Editor(developer - Ankor). The linkage situation is same as with previos one.
All these are most for editting. (1st one can proceed some scripts, but more dificult are not to be runned).
Advanced scripts can be runned using Server emulation applications such as Apache, Sokkit, ColdFusion etc...
Again, I'm givin' no links...You may assume that I'm lazy to go for searching all these on the Internet...
And you'll be completely right=]

OK, my opinion&advice is here... Good luck in your searches)

This post has been edited by CrazyPensil: Sep 29 2006, 06:14 PM
Go to the top of the page
 
+Quote Post
nighthawk
post Sep 29 2006, 09:11 PM
Post #13


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 16
Joined: 28-September 06
Member No.: 16,219



I used dreamweaver and PhpDesigner for editing php, but then I've found notepad2. It recognizes sintax of many different languages (php, html, javascript, sql, c++ ...) works very, very fast and can work even without installing. If you install decide to install it then notepas2 will replace windows' original notepad.
Go to the top of the page
 
+Quote Post
nightfox
post Sep 30 2006, 03:16 AM
Post #14


NiGHTFoX - Hiding in the dark
Group Icon

Group: Members
Posts: 680
Joined: 3-April 05
Member No.: 3,584



Actually, what I did when I was looking for a php editor, I just found a bunch and figured out which one had the features I needed, how stable, the license and such.

That's when I found PHP Designer. It's great! If you install PHP on your computer, you can point PHP Designer to it and you can test your scripts from the program as long as they don't pass parameters though the URL or contain SQL, then a local installation of MySQL and Apache will work fine for debugging. The debugging feature is nice! One cool feature is that when you do more advanced stuff, you'll have code in brackets (e.g. { and }) and when you have multiple ones, it gets confusing. PHP Designer will actually highlight the set of brackets you're working in! Can't beat that!

smile.gif

[N]F
Go to the top of the page
 
+Quote Post
ajit bohra
post Oct 17 2006, 04:52 PM
Post #15


Newbie [ Level 1 ]
Group Icon

Group: Members
Posts: 6
Joined: 17-October 06
Member No.: 16,639



Use EditPlus 2 it is great editior for editing php, css, ,html and many more.

here is official homepage : editplus
Go to the top of the page
 
+Quote Post
Houdini
post Oct 18 2006, 12:59 AM
Post #16


Super Member
Group Icon

Group: Members
Posts: 572
Joined: 25-April 05
From: Nashville Tennessee
Member No.: 4,340



To view and debug php files using an editor you will have to have PHP installed on your computer and since databases are usually used with PHP to make a more dynamic web site and since PHP and MySQL developers worked together to improve their products (which are both free) and you would also need a webserver like Apache , which is also free. A really great editor is PHP Designer 2006 or the newest version is PHP Designer 2007 you can get it HERE

If you really want to save yourself a lot of trouble with installing a webserver like Apache a dbms like MySQL PHP on your own on your local machine to wrtie and test your PHP and MySQL database then do your self a favor and get XAMPP HERE or if you have a Mac you would of course want to have MAMP which you can get right it at this LINK HERE!XAMPP not only installs Apache MySQL and PHP but also Perl and phpMyAdmin and Mercury Mail server and FileZilla FTP server. It is as simple as download the file and then run the install accepting the defaults. Within ten minutes of download you will have a working webserver MySQL database and the latest version of PHP plus the ability to use a software switch to use either PHP 4 or PHP 5 ever since I found XAMPP in 2003 I have been using and upgrading it when more important upgrades became available. Take this from some one who had in the past manually installed Apache PHP and MySQL...it is not worth the headaches of setting all that up when you can just download XAMPP then install it and boom you are done with it, it is truly childs play to install all that you get with XAMPP. TRY it out today.
Go to the top of the page
 
+Quote Post
DrK3055A
post Oct 22 2006, 02:48 AM
Post #17


Member [ Level 1 ]
Group Icon

Group: Members
Posts: 46
Joined: 18-October 06
Member No.: 16,664



I like crimpson editor, It colours the php instructions, separate php sintax from html code, and it does advanced search/replace features that i appreciate a lot for many uses, not just php coding.

Go to the top of the page
 
+Quote Post

2 Pages V  < 1 2
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. How Do I Create And Write To Files?(4)
  2. Online HTML/PHP Editor: Edit File In Browser!(8)
  3. Php : Variables Included Dont Work In Functions(4)
  4. How To Delete Files When Session Ends(4)
  5. Help To Transfer Files Within Hosting Space Using Php(4)
  6. Php File Upload(3)
  7. Reading Files And Folders(1)
  8. How To Protect Included Files(10)
  9. How To Create/edit/delete Ftp Accounts With Php(2)
  10. Magic Quotes And $_files(3)


 



- Lo-Fi Version Time is now: 5th December 2008 - 05:52 PM