Build PHP IDE

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
abalfazl
Forum Commoner
Posts: 71
Joined: Mon Sep 05, 2005 10:05 pm

Build PHP IDE

Post by abalfazl »

Hello friends

I want to build a PHP IDE that supports writing arabic in it I mean a IDE that we can type arabic there easy as we type arabic in MS word or MS frontpage.



In order to get idea ,Is there open source PHP IDE like that I want to build?

I want o use C# for this,what is the start point in order to build this IDE?

Which things I must learn?

Any one has idea about this subject?

Thanks in advance.
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

Eclipse, which supports UTF-8 and UTF-16.
Post Reply