I have breifly looked at ultradev, yes it is rather nice, just like Borland C++ Builder is nice compared to VC++, but for the types of tasks that I do, especially backend coding, I am so much more used to the interface of VC++ and Visual Interdev, which are my prime choices.
Far as PHP goes, this is something I tried to learn but because my Hosting Provider (Windows 2000 hosting, supporting ASP) , does not provide PHP , I have never gotten around to learning this in relations to my site.
Although knowing C++/Java/Javascript does help when PHP is involved, because the structure is slightly similar to the languages I just mentioned (the higher structured type language)
I have heard that it would be faster than ASP ( I guess that completely depends on how well you set up the server, and manage your code ).
But this does seem to follow the classic develpoment delima
Easier but more limited?
Harder but more efficient?
(note the above usally depends on your task, there may be things that'll run better in the easier language, but all in all, most of the stuff for example that you do in VB, usally comes to crumble when you try to get into the stuff C++ was made for) Karl Blessing aka kb244{fastHACK}