/**

popular collection of scripts for all

*/
/** Search */

Php Debug

 }

tsWebEditor

Hits: 19
*****
5.0
Xceed Zip for .NET Compact
EMS SQL Management Studio for
tsWebEditor is a text editor
Seduction – A Way To
Framework is a 100% managed
PostgreSQL is a complete
for HTML, PHP, Perl,
Attract; Dating Software for
zip, data compression and
solution for database
JavaScript, CSS and many
the Human Brain Before you
all-purpose file
administration and
other languages. It displays
say you are good with women,
manipulation class library
development. SQL Studio
the source code colored
don’t you think you should
for mobile apps. It provides
unites the must-have tools
(syntax highlight), code
compare with the best in the
flexible zip, gzip,
in one powerful and
hint for functions, code
Dating area?
streaming, self-extracting
easy-to-use environment that
completion (PHP, JavaScript,
 
and a unique extensible
will make you more
ASP, HTML), code browser,
 
filesystem object model
productive than ever before!
PHP debugger and
 
 
 
syntax validation, help, CSS
 
 
 
wizard, HTML tag editor,
 
 
 
HTML syntax validation, and
 
 
 
an easy to use SQL
 
 
 
Designer. + Syntax
 
 
 
Highlight + Code
 
 
 
Completion + Function
 
 
 
Hints + Code Browser +
 
 
 
PHP Debugger +
 
 
 
Unicode + FTP Edit +
 
 
 
Syntax Check + Included
 
 
 
Help Documentation + Code
 
 
 
Templates + Search &
 
 
 
Replace + External
 
 
 
Programs + Line Break,
 
 
 
Bookmarks, Column and Row
 
 
 
Selection + Wizards + SQL
 
 
 
Designer for PostgreSQL and
 
 
 
MySQL + and more
 


Date: Mar, 21 2007


Date: Oct, 18 2006


Date: Oct, 02 2006


Date: Jan, 22 2006
NuSphere PhpED IDE is a
Expert Debugger is a free
PHPEdit is the best IDE
DBG is a full-featured native
professional integrated
easy-to-use tool for
(Integrated Developement
Php debugger. Makes
development environment
debugging PHP scripts.
Environment) under windows
it easy to find out problems
intended mostly for building
Expert Debugger uses the DBG
to work with PHP. It
or bugs in PHP scripts. DBG
database-driven
PHP Debugger and
offer a bunch of tools which
has an ability to back-track
web-applications using php,
allow to debug scripts via
allow you to work easier and
errors, can show local
HTML, XML, CSS. Robust code
network or on local
faster on your eash day
variables and parameters
editor, powerful php
computer. You can run
work. Here is a short
passed to all nested
debugger, profiler and
scripts in step-by-step mode
overview of its
function calls at any point
publisher – all in one. It
and to trace values of any
features: * Syntax
of execution. Besides other
also includes integrated
variables and script output.
Highlighting * Code
things, DBG allows to
database and CVS clients,
The debugger has a
Hint, Code Insight *
execute script step-by-step,
SOAP services, HTML
comfortable interface and
Integrated PHP
set breakpoints, including
validator and Code Formatter
can be integrated with IDE
debugger * Help
conditional ones, evaluate
tools, Terminal support and
or editors.
Generator *
expressions, watch
much more. New in this
 
Customizable shortcuts
variables, perform profiling
version: True Unicode
 
* More than 100 scriptable
etc.
editor SFTP is supported
 
commands * Keyboard
 
for secure uploads and
 
templates * Todo report
 
downloads, Telnet and SSH
 
generator *
 
terminals for remote
 
QuickMarks * Plugins
 
administrative
 
 
 
tasks Improved code
 
 
 
completion and code insight
 
 
 
functionality Support for
 
 
 
Oracle and MSSQL
 
 
 
databases Highly
 
 
 
customizable graphical user
 
 
 
interface Instant error
 
 
 
analysis Support for all
 
 
 
php versions up to php 4.4.0
 
 
 
and 5.0.4 Seamlessly
 
 
 
integrated with Windows
 
 
 
Shell and extended
 
 
 
integration with 3rd party
 
 
 
tools.
 
 
 


Date: Oct, 04 2005


Date: Jul, 08 2005


Date: Feb, 26 2005


Date: Feb, 03 2005
[PHP_Debug] An open source
This article presents a
 
 
PHP debug
compilation of all available
 
 
library Hi, i have
PHP debuggers and
 
 
motivated myself to write
caches, with benchmarks.
 
 
this debug class, it works
 
 
 
pretty fine. :) Here what
 
 
 
the class alows : - Pear
 
 
 
integration - PHP Process
 
 
 
time - Database and query
 
 
 
process time - Dump of all
 
 
 
type of variable in a
 
 
 
graphical way -
 
 
 
Functionnal debug - Debug
 
 
 
queries - Show number of
 
 
 
database queries executed
 
 
 
- Allow to search in all
 
 
 
debug infos - Direct links
 
 
 
to test queries in
 
 
 
Phpmyadmin - Show globals
 
 
 
var ( $GLOBALS, $_POST,
 
 
 
$_GET ... ) - Enable or
 
 
 
disable the debug infos you
 
 
 
want to see - Check
 
 
 
performance of chunk of php
 
 
 
code - Customize the
 
 
 
general display of your
 
 
 
debug - ... ( see doc for
 
 
 
complete specification )
 
 
 
- You can check full doc
 
 
 
website : ( nice phpdoc
 
 
 
documentation :p ) If you
 
 
 
have questions, ideas,
 
 
 
etc..., contact at my
 
 
 
Website. It is very clear
 
 
 
and well documented ( with
 
 
 
Pear::Phpdocumentor )
 
 
 
Now i am searching
 
 
 
people to test and to have