™Tekto StyleZ Posted September 3, 2009 Posted September 3, 2009 Well,everyone Admin want to have one good site for his server. PHP,is one way to make it ^ ^ So here I share some PHP Tools. ------------------------------------------------------------------------------------------------ Php Debugger: PHP debugger provides a powerful and easy tool to help troubleshoot PHP scripts. It gives you complete visibility and control over the execution of PHP scripts, allowing you to execute PHP code line by line, and it doesn't require that you make any changes to your PHP code. http://www.php-editors.com/php-tools/php-debugger.php --------------------------- Php Profiler: PHP profiler is a tool for helping you write faster PHP applications. Ever wonder which line of your PHP application code is the most time consuming? A PHP Profiler can also show you which part of your code is most frequently executed. Learn how a PHP Profiler is a must-have PHP tool because it presents all of this performance and benchmarking information in easy to read in a graphical form. http://www.php-editors.com/php-tools/php-profiler.php --------------------------- PHP Encoding Tools: Tempering and unauthorized copying of PHP source code can be a serious problem for PHP developers. A Php Encoder converts the source code of PHP Script into compiled PHP bytecodes, making it an essential PHP tool for both accelerated runtime performance and security. http://www.php-editors.com/php-tools/php-encoder.php --------------------------- PHP Designer PHP Designer is a visual PHP tool for browsing through PHP Classes, PHP Functions and other PHP objects, creating a visual presentation of the hierarchy of PHP objects. http://www.php-editors.com/php-tools/ --------------------------- Phing - a project build system Phing LogoPhing is a project build system based on Apache ANT. The name is a recursive acronym, of sorts, that stands for PHing Is Not GNU make. Phing can do anything a traditional build system like GNU make can do, but without the steep learning curve. http://phing.info/trac/ --------------------------- Xdebug - debugger and profiler tool: Xdebug LogoXdebug is a PHP extension that helps you debug and profile scripts. Among the most useful features of Xdebug are the new notice, warning, and error messages that are displayed after activation. If a script fails to execute properly, Xdebug will print a full stack trace in the error message, along with function names, parameter values, source files, and line numbers. A welcome feature for developers who are tired of the skimpy error reports from a default PHP install. http://xdebug.org/ --------------------------- PHPUnit - unit testing framework: PHPUnit logoPHPUnit is a lightweight testing framework for PHP. It’s a complete port of JUnit 3.8.1 for PHP5, and is a member of the xUnit family of testing frameworks (which are based on a design by software patterns pioneer Kent Beck). http://www.phpunit.de/ --------------------------- Propel - object-relational mapping framework: Propel LogoPropel is an Object-Relational Mapping (ORM) framework for PHP5 that was originally based on the Apache Torque project. It provides a sophisticated, but easy to use database abstraction layer that allows you to work with database entities the same way you work with normal classes and objects in PHP. Propel allows you to define your database in a simple XML format which it uses to construct the database, and generate static classes for use in your application. --------------------------- Eclipse PHP Package: The PDT project provides a PHP Development Tools framework for the Eclipse platform. This project encompasses all development components necessary to develop PHP and facilitate extensibility. It leverages the existing Web Tools Platform (WTP) and Dynamic Languages Toolkit (DLTK) in providing developers with PHP capabilities. http://www.eclipse.org/pdt/downloads/ Waiting for more...^ ^ Cheers, DePuta.
™Tekto StyleZ Posted September 3, 2009 Author Posted September 3, 2009 Sry for double post. Topic Updated: Two other Tools added.
™Tekto StyleZ Posted September 3, 2009 Author Posted September 3, 2009 Yes,you can do it with the right codes.
WizZy™ Posted September 3, 2009 Posted September 3, 2009 ofc u can.. i already made a guide for that in guide & tools section :] check it ^^
Nabzor Posted September 3, 2009 Posted September 3, 2009 And where i must put this php code?at index html or where?that is kinda confused :-\
™Tekto StyleZ Posted September 3, 2009 Author Posted September 3, 2009 And where i must put this php code?at index html or where?that is kinda confused :-\ I think that you have to upload an PHP file,I don't know if it will work at HTML. Better wait for Leeroy to answer you,he is more pro than me at PHP. Btw,UPDATE.
WizZy™ Posted September 3, 2009 Posted September 3, 2009 Omfg.. html index? dude are u kidding me? PHP HAS NOTHING TO DO WITH HTML (except the echo methods xD) In a HTML file you cannot put a PHP script..
™Tekto StyleZ Posted September 3, 2009 Author Posted September 3, 2009 Yes,that's what I think. Anw,now I am sure 100% Leeroy<3
™Tekto StyleZ Posted September 3, 2009 Author Posted September 3, 2009 Sry for double post again. Post Updated: Eclipse PHP Package download link ^^ Searching for more tools. If there is any other that is not listed,pm me with the link to list it.Ty!
TzizDeveloper Posted September 4, 2009 Posted September 4, 2009 this can help me with making web site .com??? or ucoz?????
WizZy™ Posted September 4, 2009 Posted September 4, 2009 Well i browsed it around ,everything worked perfectly :] So useful for newbies .. especially for those who want to learn PHP! +1 karma from me.. Excelent guide!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now