php ide

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
pinkwolf
Forum Newbie
Posts: 5
Joined: Fri Jun 04, 2004 4:32 am

php ide

Post by pinkwolf »

somebody know a good php ide? to lern programming? or a good link how i can learn?

thx
User avatar
JAM
DevNet Resident
Posts: 2101
Joined: Fri Aug 08, 2003 6:53 pm
Location: Sweden
Contact:

Post by JAM »

Zend's products is the closest thing to an IDE that i can think of...
But personally I think that a book or two, the php manual and by looking into other peoples code, is better than relying on software. It makes you (a guess) memorize it better.
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

phpEdit is also an IDE - you can set up CVS etc. etc.
User avatar
mendingo
Forum Commoner
Posts: 28
Joined: Sun May 23, 2004 1:27 pm

Post by mendingo »

I learned from the webmonkey tutorials at hotwired.lycos.com
They have some excellent tutorials taking you right from setting up apache and mysql.

What do you mean by an IDE? Since php has no graphics engine, and its only output is when it's inlined with html, an IDE isn't really feasible.

Dreamweaver has a nice HTML IDE and code completion for PHP which makes it my favorite, although it's very expensive.

Maguma Studio Free (http://www.maguma.com) is a nice free editor with code completion and a class browser.
User avatar
Joe
Forum Regular
Posts: 939
Joined: Sun Feb 29, 2004 1:26 pm
Location: UK - Glasgow

Post by Joe »

phpEdit is good or for beginners there is an IDE called EasyPHP available to download for free from the net. have a look!
pinkwolf
Forum Newbie
Posts: 5
Joined: Fri Jun 04, 2004 4:32 am

learn with a programm

Post by pinkwolf »

Thanks for all the anwsers,
first i don´t like read some books! it´s a noise reading! i like learning by doing, same is to make babys with a fine girl, i never read a book! so i will going to see the programms phpedit, zend and maguma.
which of there are the finest and understundeble for a beginner?
thanks for the sugestions
d3ad1ysp0rk
Forum Donator
Posts: 1661
Joined: Mon Oct 20, 2003 8:31 pm
Location: Maine, USA

Post by d3ad1ysp0rk »

same is to make babys with a fine girl
and there goes my sense of niceness to help you..
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Re: learn with a programm

Post by patrikG »

pinkwolf wrote:first i don´t like read some books! it´s a noise reading! i like learning by doing, same is to make babys with a fine girl
I fail to follow your analogy. Apart from that: if you don't want to read books, be prepared to spend much more time on learning than you would if you read a book.

No sweat, no success.
pinkwolf
Forum Newbie
Posts: 5
Joined: Fri Jun 04, 2004 4:32 am

Post by pinkwolf »

i have test Maguma Workbench a new php IDE, there is very easy to use! Still now i have test only the trialversion!

thx
joe
Last edited by pinkwolf on Thu Aug 05, 2004 8:55 am, edited 1 time in total.
pinkwolf
Forum Newbie
Posts: 5
Joined: Fri Jun 04, 2004 4:32 am

Post by pinkwolf »

Joe wrote:phpEdit is good or for beginners there is an IDE called EasyPHP available to download for free from the net. have a look!
yes i do it! there is the next editor or ide? what is better for explain this software?
Post Reply