Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Free Php Editor, can you help me
etycto
post Jul 29 2007, 04:44 PM
Post #1


Super Member
*********

Group: [HOSTED]
Posts: 242
Joined: 2-June 07
From: U to the S to the A (but i'm haitian)
Member No.: 44,040



well i'm curently using microsoft visual studio express for HTML, CSS, javascript etc... it's great but i want to be able to code PHP from my desktop, but the only server side scripting it suports is asp. eventhough there is a software that helps visual studio with php (VS.php) but it is way too much ohmy.gif sad.gif i cant afford that. so anywayz i've been looking for a free Or opensource php editing software. the main features i'm intersted in is auto complete and maybe the ability to switch bettween code view and design like visual studios. so can anyone help me. thank you smile.gif
Go to the top of the page
 
+Quote Post
Plenoptic
post Jul 29 2007, 04:54 PM
Post #2


Trap Double Mocha Member
***************

Group: [HOSTED]
Posts: 2,220
Joined: 5-November 05
From: That one place over there...
Member No.: 13,830



You can set up your own server on your computer using XAMPP. http://www.apachefriends.org/en/xampp.html This you can use PHP and MySQL and Perl all on your computer. And yes it's free. After a bit of installing you'll be all set to do it on your own computer without an internet connection or anything. It is installable on Windows, Linux, Mac, or Solaris.

Or if you saved up for hosting here at Trap17 you could practice on your own small website but that's up to you.
Go to the top of the page
 
+Quote Post
reconraiders
post Jul 29 2007, 07:25 PM
Post #3


Super Member
*********

Group: Members
Posts: 221
Joined: 6-June 07
Member No.: 44,288



I'm pretty sure the question was about a PHP editor not a PHP server.

How bout dreamweaver? It's not supposed to be free but there are ways to get around that...
Go to the top of the page
 
+Quote Post
fffanatics
post Jul 29 2007, 07:59 PM
Post #4


Privileged Member
*********

Group: [HOSTED]
Posts: 937
Joined: 14-April 05
From: West Chester, PA
Member No.: 5,636



OK to develop in php i use the Eclipse IDE with the PHP plugin. It works amazing especially if you have a server already installed. All you do is start a new project and make it's location that of your current files and begin programming. You then can set the server home for where it should display the results in the php browser. Therefore, you dont have to switch between your developing program and IE or mozilla to see your results. It makes life really easy and is very good. Best of all, it is free so it doesnt cost you a dime to develop good applications and maintain them
Go to the top of the page
 
+Quote Post
etycto
post Aug 3 2007, 12:56 PM
Post #5


Super Member
*********

Group: [HOSTED]
Posts: 242
Joined: 2-June 07
From: U to the S to the A (but i'm haitian)
Member No.: 44,040



QUOTE
You can set up your own server on your computer using XAMPP
wow that's a big download my hard drive is not that

i'm looking for something that's specialises on php or maybe a plug-in for visual studeo
Go to the top of the page
 
+Quote Post
rvalkass
post Aug 3 2007, 01:26 PM
Post #6


apt-get moo
Group Icon

Group: [MODERATOR]
Posts: 2,052
Joined: 28-May 05
From: Hertfordshire, England
Member No.: 7,593
Spam Patrol



QUOTE
the main features i'm intersted in is auto complete and maybe the ability to switch bettween code view and design like visual studios.


I would follow fffanatics' advice and download Eclipse, and then get the PHP plugin for it. Eclipse is a great piece of software, no matter what language you are developing in, and the various features to help you write your code are unparalleled, even in software you pay for.

With PHP there is no way to switch into a design view. PHP code is parsed by the server when you request to view the page, therefore the only way to view the result of your PHP code is to run it through a web server that supports PHP. As Plenoptic said, you can upload your PHP files to your web hosting account here at the Trap, and then visit them via the Internet. If you are making a lot of edits to the code or debugging, you are probably better off downloading Apache, PHP and MySQL (if you want to do database work) and testing your scripts on your own computer.

If all those downloads are a little bit too much for you, you could always write the code in Notepad, Kate, Notepad++ or any text editor. Still, to see the code in action you need to either upload it or run it with Apache and PHP.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Java editor(72)
  2. Free Html Editor(19)
  3. Best Free Flash Editor(8)
  4. Html Editor(19)
  5. Editplus : Text/html/programmers Editor For Windows(5)
  6. Online Video Editor(3)
  7. A Google Php Editor(8)
  8. A Good Flash Editor(10)
  9. Precise Video Editor(5)
  10. Free Html Editor(5)
  11. Multi Edit-lite 2006(2)
  12. Php Text Editor(1)
  13. I Just Wrote A Script For A Php Text Editor!(8)
  14. Html Editor Glitch(7)
  15. Simple Gif Editor(2)
  1. Which Is Top Video Editor(11)
  2. Create A Simple Html Editor With Php And Javascript(3)
  3. Inkscape, A Open Source Vector App That Support Lot Function.(0)
  4. Hosting Account Should Include Wysiwyg Editor(7)
  5. What Program Do You Use To Design Your Web?(82)
  6. What Editor Do You Use To Code Php(18)
  7. How To Use Command Prompt As A Text Editor(6)
  8. Afn Web Editor Review(1)
  9. Wysiwyg Jscript Editor(3)
  10. Review & Score Editor.(0)
  11. Best Php And Mysql Editor For Noobs(6)
  12. Has Anybody Tried Ms Expression Web Html Editor(3)
  13. What Is The Best Free Html Editor?(8)


 



- Lo-Fi Version Time is now: 24th July 2008 - 05:40 AM