PHP Classes

File: kchat/view/ajax.php

Recommend this page to a friend!
  Classes of Ganesh Kandu   kchat   kchat/view/ajax.php   Download  
File: kchat/view/ajax.php
Role: Example script
Content type: text/plain
Description: Example script
Class: kchat
Database driven PHP live chat system
Author: By
Last change:
Date: 7 years ago
Size: 118 bytes
 

Contents

Class file image Download
<?php

/**
* KChat -
* Author Ganesh Kandu
* Contact [email protected]
*/

echo json_encode($this->data["json"]);