XOOPS 2.5.x Debugging with FirePHP/FireBug
  • Introduction
  • Debugging in XOOPS
  • Debugging Tools
  • PHP Debugging without XOOPS
  • Feedback
  • About XOOPS CMS
Powered by GitBook
On this page
  • Debugging XOOPS With FirePHP/Firebug
  • User Manual
  • Document Purpose
  • Table of Content
  • License:

Introduction

NextDebugging in XOOPS

Last updated 6 years ago

Debugging XOOPS With FirePHP/Firebug

for XOOPS 2.5.7

User Manual

Document Purpose

As defined in Wikipedia, "Debugging is a methodical process of finding and reducing the number of bugs, or defects, in a computer program or a piece of electronic hardware, thus making it behave as expected. Debugging tends to be harder when various subsystems are tightly coupled, as changes in one may cause bugs to emerge in another."

XOOPS is a complex PHP script, and therefore when new features are added, there is always a risk that they will introduce new bugs, or break some old code.

Therefore debugging is a very important activity for every XOOPS developer.

Table of Content

License:

(c) 2016 XOOPS Project ()

Note: for this tutorial as a Test Server we are using WAMP Server from: , a free and Open Source web development environment on Windows. It allows you to create web applications with Apache, PHP and the MySQL database. It also comes with PhpMyAdmin to easily manage your databases.

Unless specified, this content is licensed under a .

All derivative works are to be attributed to XOOPS Project ()

All derivative works are to be attributed to XOOPS Project ()

www.xoops.org
http://www.wampserver.com/
Debugging in XOOPS
Debugging Tools
PHP Debugging without XOOPS
www.xoops.org
www.xoops.org
Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
Creative Commons License
logoXoops.jpg