PHP Classes

MixedEval: Allows the coder to parse a string containing a mixture of php and html.

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 665 This week: 1All time: 4,850 This week: 560Up
Version License Categories
1.0Unspecified (ask ...HTML
Description 

Author

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.

Picture of John Dickinson
Name: John Dickinson <contact>
Classes: 2 packages by
Country: ???
Age: ???
All time rank: 1698
Week rank: 411 Up

  Files folder image Files  
File Role Description
Accessible without login Plain text file aSimplePHPEditor.php ??? a simple web based editor that uses the MixedEval class
Accessible without login Plain text file MixedEval.php ??? Contains the MixedEval class and some sample code

 Version Control Unique User Downloads Download Rankings  
 0%
Total:665
This week:1
All time:4,850
This week:560Up