QUOTE
You are right darin, text editor is the best i agree. but iam learning php and i have no plan of increasing my skills right now. i must build a website immediately. that's why i asked a user-freindly php editor. and i want a software with which i don't need to write syntax.
Various editors will do syntax checking assistance for you, and the PHP interpreter will tell you (not always in the most lucid manner, it's true) when your program has a syntax error. If you want something that will take an informal statement of a desire and convert it into a php program, it's available, but it's called a programmer, and it normally costs money.
I wonder if perhaps you need to use some prebuilt software, such as a blog or CMS system, but then you said you are learning PHP, so I do not believe there is an alternative to learning it.
/rant/ I found myself looking up Cold Fusion the other day - Adobe's proprietary server language. Fine, but the marketingspeak "With Cold Fusion you can write programs without knowing anything about writing programs" is just a marketing lie. It's the MBA syndrome: an MBA gives you the confidence to make decisions about things you don't understand.