Delphi for PHP an andvaced IDE.

Post Reply
KBleivik
Site Admin
Posts: 88
Joined: Tue Jan 31, 2006 3:10 pm
Location: Moss Norway
Contact:

Delphi for PHP an andvaced IDE.

Post by KBleivik »

You don't need an advanced IDE to write PHP programs, but if you cut wood it can be more effecient to use a chainsaw than a traditional saw. And if the only tool you have is a hammer, everything soon starts to look like a nail. Embarcadero's former Borland's Dephi RAD IDE that is also available for C++ (see the C++ sub forum) is now available for PHP.

Here: http://edn.embarcadero.com/article/40593

is the link where you can download a PDF document with a great introduction to the IDE.

PHP 6 is still not finished. But the important concept of namespaces is implemented in PHP 5.3.x. The rumours say that the reason why PHP 6 takes so long to finish is the support for unicode. If you wan't to get a flying start of PHP 6 and unicode development you can start here:

http://www.oopschool.com/books/ProPHP6Example.pdf (that document also explains the important concept of object overloading).

and here:

http://www.web3logistics.com/#unicode-a ... gual-sites

Related links:

http://www.joseleon.es/ The platforms original creator.

http://www.qadram.com/
Kjell Gunnar Bleivik
Make it simple, as simple as possible but no simpler: | DigitalPunkt.no |

Post Reply