Need some tool for all Php file in a single place

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dhana

    Need some tool for all Php file in a single place

    Hi all,

    I want some tool to view my all PHP files(codings) in single place

    So plz anybody know whether we have any tool to see all my PHP files
    of the PHP project in a single tool like visual studio

    Plz help me....

    Thanks,
    Dhana
  • GarethAtFlignet

    #2
    Re: Need some tool for all Php file in a single place

    On Feb 21, 5:35 am, Dhana <dhana.1...@gma il.comwrote:
    Hi all,
    >
    I want some tool to view my all PHP files(codings) in single place
    >
    So plz anybody know whether we have any tool to see all my PHP files
    of the PHP project in a single tool like visual studio
    >
    Plz help me....
    >
    Thanks,
    Dhana
    Try Zend studio for Eclipse (commercial) or Eclipse PDT (open-source,
    less functionality), both are wonderful products.

    Zend is a trusted source for PHP development platforms, including secure runtimes, PHP monitoring tools & full PHP support for developers worldwide.


    The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and business-friendly environment for open source …


    There are other products out there but both of the above run under the
    Eclipse framework that has also been used to create development IDE's
    for other languages lice C++ and Java and as such you'll be used to
    the layout of the interface if you ever decide to try your hand at
    another programming language.

    Best Regards
    Gareth

    Comment

    Working...