PHP Classes

File: www/scripts/editphp.js

Recommend this page to a friend!
  Classes of Graham Trott   Target CMS   www/scripts/editphp.js   Download  
File: www/scripts/editphp.js
Role: Auxiliary data
Content type: text/plain
Description: Editor support script
Class: Target CMS
Content Management System
Author: By
Last change:
Date: 13 years ago
Size: 261 bytes
 

Contents

Class file image Download
//<script language="JavaScript"> editAreaLoader.init({ id : "phpedit" // textarea id ,syntax: "php" // syntax to be uses for highgliting ,start_highlight: true // to display with highlight mode on start-up ,replace_tab_by_spaces: 3 }) //</script>