TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 12-06-2008, 07:54 AM   #1 (permalink)
The Wanderer
 
c-through's Avatar
 
Join Date: Nov 2008
Posts: 13
Thanks: 0
c-through is on a distinguished road
Default PHP-coding Programs

Which programm do you use for programming PHP?



I have tried Eclipse-PHP and Maguma Open Studio - some time ago, but they didn't really satisfy me.
So I came back to:

[Windows]: Dreamweaver
[Linux]: Gedit (at home)
[Linux]: Kedit (on the go)
__________________
Hello World!
c-through is offline  
Reply With Quote
Old 12-06-2008, 08:47 AM   #2 (permalink)
The Acquainted
 
KingOfTheSouth's Avatar
 
Join Date: Oct 2008
Location: Cincinnati
Posts: 151
Thanks: 14
KingOfTheSouth is on a distinguished road
Default

I have dream weaver but I only use because it gives you what the design looks like and that. I do not use a program to help me code I just do not know how to use dreamweaver I guess. I do all my coding on word pad or in my file manager at bluehost.
KingOfTheSouth is offline  
Reply With Quote
Old 12-06-2008, 01:13 PM   #3 (permalink)
The Addict
 
Enfernikus's Avatar
 
Join Date: Jun 2008
Posts: 335
Thanks: 2
Enfernikus is on a distinguished road
Default

phpdesigner 2008, it's by far the best IDE I've used
Enfernikus is offline  
Reply With Quote
Old 12-06-2008, 02:24 PM   #4 (permalink)
La Vida es Sueño
Advanced Programmer Top Contributor 
 
Wildhoney's Avatar
 
Join Date: Sep 2007
Location: Oldham
Posts: 2,280
Thanks: 90
Wildhoney is on a distinguished road
Default

Zend Studio, but PHPEd is also supposed to be another great PHP program.
__________________
The man who comes back through the Door in the Wall will never be quite the same as the man who went out.
Send a message via AIM to Wildhoney Send a message via MSN to Wildhoney Send a message via Yahoo to Wildhoney
Wildhoney is offline  
Reply With Quote
Old 12-06-2008, 04:14 PM   #5 (permalink)
Wizard
Top Contributor 
 
Village Idiot's Avatar
 
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
Village Idiot is on a distinguished road
Default

Notepad++ is what I use.
__________________

Village Idiot is offline  
Reply With Quote
Old 12-06-2008, 05:21 PM   #6 (permalink)
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

Im a vimmer, vim7
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote
Old 12-06-2008, 05:24 PM   #7 (permalink)
Moderateur
RegEx Guru PHP Guru Top Contributor Advanced Programmer 
 
Salathe's Avatar
 
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
Salathe is on a distinguished road
Default

For day-to-day use I'm very happy with TextMate and Coda (haven't settled into one more than the other, yet). The whole IDE setup has never felt comfortable or natural to me; that may change in the future but for now I'll stick with those great editors instead.
Salathe is offline  
Reply With Quote
Old 12-07-2008, 11:50 PM   #8 (permalink)
The Addict
 
zxt3st's Avatar
 
Join Date: Apr 2008
Posts: 200
Thanks: 18
zxt3st is on a distinguished road
Default

Quote:
Originally Posted by Village Idiot View Post
Notepad++ is what I use.
same here, im using notepad++ :)
__________________
Serenity Project - 5% (Layout) - Ongoing....
Project Serenity Free Life!....
zxt3st is offline  
Reply With Quote
Old 12-10-2008, 07:29 PM   #9 (permalink)
The Contributor
 
Join Date: Apr 2008
Location: Nevada, USA
Posts: 52
Thanks: 10
h0ly lag is on a distinguished road
Default

Quote:
Originally Posted by Village Idiot View Post
Notepad++ is what I use.
Ditto. It works just as good as anything else I've used. Its also free and open source!
__________________
Send a message via AIM to h0ly lag Send a message via MSN to h0ly lag
h0ly lag is offline  
Reply With Quote
Old 12-10-2008, 09:12 PM   #10 (permalink)
The Contributor
 
Izym's Avatar
 
Join Date: Sep 2007
Posts: 32
Thanks: 0
Izym is on a distinguished road
Default

TextMate on OS X, e on Windows, I barely code on Windows anymore though.
Izym is offline  
Reply With Quote
Old 12-10-2008, 09:31 PM   #11 (permalink)
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

Zend Studio
__________________
Tanax is offline  
Reply With Quote
Old 12-19-2008, 11:30 PM   #12 (permalink)
The Visitor
 
Farmer's Avatar
 
Join Date: Dec 2008
Posts: 4
Thanks: 0
Farmer is on a distinguished road
Default

I'm using PHP Designer 08
Farmer is offline  
Reply With Quote
Old 12-22-2008, 02:48 PM   #13 (permalink)
The Wanderer
 
Join Date: Feb 2008
Posts: 15
Thanks: 2
Mathew is on a distinguished road
Default

e TextEditor

I never really got into the whole IDE thing eiter.
Mathew is offline  
Reply With Quote
Old 12-22-2008, 07:34 PM   #14 (permalink)
The Wanderer
 
geo353's Avatar
 
Join Date: Dec 2008
Location: Wiltshire, UK
Posts: 13
Thanks: 0
geo353 is on a distinguished road
Default

Im using aptana studio. not sure how it compares to the others as its all ive ever used.
geo353 is offline  
Reply With Quote
Old 12-22-2008, 10:30 PM   #15 (permalink)
how quixotic are you?
 
ETbyrne's Avatar
 
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
ETbyrne is on a distinguished road
Default

I like to use Notepad2. Essentially, it's Notepad with wicked sick syntax highlighting.
__________________
Dingo Web Systems > http://www.dingocode.com
My Website > http://www.evanbot.com
ETbyrne is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB 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
SQL Injection and mysql_real_escape_string Durux General 61 01-29-2013 12:20 PM
10 PHP Myths Dispelled Wildhoney General 9 06-15-2009 06:55 AM
Copyright for any php programs komrad Tips & Tricks 8 01-11-2009 04:40 PM
PHP Compressor Kalle Script Giveaway 8 05-28-2008 12:14 AM
Test PHP programs from flash drive? Aaron Absolute Beginners 4 01-30-2008 08:12 AM


All times are GMT. The time now is 12:08 PM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design