PHP Code Editor script needed

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.



Go Back   Webforumz.com > Main Forums > Program Your Website > PHP Forum

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old May 2nd, 2007, 20:35
Marc's Avatar
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,650
Thanks: 0
Thanked 8 Times in 8 Posts
Send a message via MSN to Marc Send a message via Skype™ to Marc
PHP Code Editor script needed

Hi,

I am looking for a script that will allow me to edit my code online then save it. (It will just be the code in a text area). Not a wysiwyg editor (Just an HTML editor eg. Dreamweaver in Code View). I know that you can do this but i cant find it anywhere! I have googled it and it all comes up wysiwyg editors

Thanks,
Marc.
Reply With Quote

  #2 (permalink)  
Old May 2nd, 2007, 22:53
Reputable Member
Join Date: Apr 2007
Location: Scotland
Age: 17
Posts: 233
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Blake121
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
Reply With Quote
  #3 (permalink)  
Old May 2nd, 2007, 23:13
Junior Member
Join Date: Jun 2006
Location: Wisconsin
Age: 30
Posts: 29
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
  #4 (permalink)  
Old May 3rd, 2007, 07:05
Marc's Avatar
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,650
Thanks: 0
Thanked 8 Times in 8 Posts
Send a message via MSN to Marc Send a message via Skype™ to Marc
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.
Reply With Quote
  #5 (permalink)  
Old May 3rd, 2007, 12:21
masonbarge's Avatar
Highly Reputable Member
Join Date: Jan 2006
Location: Atlanta GA
Posts: 631
Thanks: 0
Thanked 0 Times in 0 Posts
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.
Reply With Quote
  #6 (permalink)  
Old May 5th, 2007, 16:01
Reputable Member
Join Date: Mar 2005
Location: Margaritaville (a state of mind somewhere between Inebriation and San Diego), CA
Posts: 233
Thanks: 4
Thanked 0 Times in 0 Posts
Re: PHP Code Editor script needed

Quote:
Originally Posted by mmfraser View Post
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.
I'm not missing your point, but since I don't have the answer you're looking for...

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
Reply With Quote
  #7 (permalink)  
Old May 5th, 2007, 16:31
Marc's Avatar
Moderator

SuperMember
Join Date: Apr 2007
Location: Scotland, UK
Age: 15
Posts: 1,650
Thanks: 0
Thanked 8 Times in 8 Posts
Send a message via MSN to Marc Send a message via Skype™ to Marc
Re: PHP Code Editor script needed

Its ok, i dont need it any more
Reply With Quote
Reply

Tags
code, editor, needed, php, script

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

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


All times are GMT. The time now is 05:35.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43