PHP Classes

Packages of John Dickinson

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of John Dickinson (2)  >  Mission progress status  >  Reputation  
Picture of John Dickinson
Name: John Dickinson <contact>
Classes: 2
Country: ???
Age: ???
All time rank: 1699
Week rank: 195 Up
All time users: 1695
Week users: 0
 
  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 MixedEval  
Allows the coder to parse a string containing a mixture of php and html.
Allows the coder to parse a string containing a mixture of php and html. The string is split into php and html sections. Each php section is evaled, while the html is displayed as is. I have also included a web based editor that makes use of the MixedEval class. The editor may be helpful for learning php. It allows the user to create a variable number of textareas, each of which can contain mixtures of php and html which, on submit, are parsed and displayed. Some error handling and feedback is also included.

  Files folder image tablematrix  
Lays a table out as a matrix, allowing the coder to specify properties and/or content for the whole table or for rows, columns or individual cells.
Lays a table out as a matrix, allowing the coder to specify properties and/or content for the whole table or for rows, columns or individual cells. Properties can also be specified for alternate rows and columns (and for checkered effects). Methods take the coordinates of cells along with the name and value of the property you want to set.


  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