| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of John Dickinson (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| 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 |
| ||||
| 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. |
| ||||
| 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 |