This is a discussion on "PHP Code Editor script needed" within the PHP Forum section. This forum, and the thread "PHP Code Editor script needed are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
PHP Code Editor script needed
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|
|
|||
|
Re: PHP Code Editor script needed
Theres an editor called pspad (http://www.pspad.com/) which is very useful. it allows you to connect to your server then CTRL + S to save the file directly to it. You can also open multiple tabs and work with many different languages in it. It's really good.
-Blake- www.theloop.org.uk |
|
|||
|
Re: PHP Code Editor script needed
I wouldn't recommend saving directly to the server just in case you have a large page that you're working on and need to save it throughout working on it, you wouldn't want the page to be messed up on your server. PHP Designer is a pretty good editor and I think it's free and it has a built in FTP. I use the Zend Studio which has great code completion and I love it. It's a little pricey though $300.
|
|
||||
|
Re: PHP Code Editor script needed
Hmmm, I think you're missing my point. I need the editor to be online so that the person editing it does not need to FTP it. It will be a kind of text box with the code, at the bottom it will have a button to make changes so that if i am on a different computer i dont need to have an HTML editor eg. Dreamweaver. I know that you can do this but cant find it :S.
Cheers. |
|
||||
|
Re: PHP Code Editor script needed
I have tried using cPanel to do what you want to do, and I strongly recommend against it. My experience was that the "save" feature was unreliable and sometimes saved corrupt data/incomplete data. And you don't have any backup to your work.
Setting up ftp, or file or db upload, is more trouble but IMHO worth it. Plus if you set up an upload page, you have the flexibility to limit permissions and validate data, if you ever want it. |
|
|||
|
Re: PHP Code Editor script needed
Quote:
If the problem is a lack of ftp access (i.e. ftp blocked by a firewall), you could use net2ftp. That way you can use any local text editor to make changes, then upload the file via http. HTH |
![]() |
| Tags |
| code, editor, needed, php, script |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ondrop code help needed please | paulf | JavaScript Forum | 7 | May 7th, 2008 08:50 |
| HTML code for audio player needed | Preston | Web Page Design | 6 | Oct 25th, 2007 11:58 |
| Acces code script | mac89 | Flash & Multimedia Forum | 2 | Jun 25th, 2007 14:54 |
| I want ecards Java Script code. Anybody help 2 me. | naagoo | JavaScript Forum | 1 | Oct 28th, 2006 14:47 |
| Simple CGI code needed -urgently- (pleeaasee) | coffee | Other Programming Languages | 1 | Aug 16th, 2006 10:48 |