Login   Register  
PHP Classes
elePHPant
Icontem

Class: MixedEval

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of John Dickinson  >  MixedEval  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MixedEval
Base name: 370
Description: Allows the coder to parse a string containing a mixture of php and html.
Related classes: , , ,
Version: -
PHP version: -
License: Unspecified (ask the author)
All time users: 651 users
All time rank: 3903
Week users: 0 users
Week rank: 3295
Picture of John Dickinson
Author: John Dickinson <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: ???
Age: ???
All time rank: 1349
Week rank: 1592


  Detailed description  
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.

 

  Groups  
Group folder image HTML HTML generation and processing View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file aSimplePHPEditor.php ??? a simple web based editor that uses the MixedEval class
Plain text file MixedEval.php ??? Contains the MixedEval class and some sample code

Download all files: mixedeval.tar.gz mixedeval.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.