PHP Classes

Packages of Andreas Christodoulou

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Andreas Christodoulou (2)  >  Mission progress status  >  Reputation  
Picture of Andreas Christodoulou
Name: Andreas Christodoulou <contact>
Classes: 2
Country: Cyprus Cyprus
Age: 43
All time rank: 9421 in Cyprus Cyprus
Week rank: 195 Up1 in Cyprus Cyprus Equal
All time users: 3399
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image debugTools  
PHP Programming Innovation award nominee
September 2008
Number 3


Prize: One downloadable copy of Komodo Pro
Display PHP execution information in a page
This class can be use to display PHP execution information in the current page.

It generates HTML and Javascript to display a draggable menu on the current page with options that can be used to inspect information about the PHP script that generated the page.

The menu can open and close areas with smooth animation to show details such as the current script SERVER, REQUEST, POST, GET, COOKIE, FILES and ENV variables, included files, defined constants. and the current script source code.

It also shows a tools menu to clear all the session, cookie and request variables.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 91% 89% 82% 82% - - 70% 241
Month: Not yet rated by the users

  Files folder image pnGenerator  
Generate links to browse database query results
This class can be used to generate links to browse MySQL database query results split in multiple pages.

It takes as parameters an SQL query and a limit number of results to display per page.

The class executes the query to obtain the total number of results and generates HTML links to browse to the next, previous and other pages over which the query results will be displayed.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z