PHP Classes

File: cnfg/site.com.php

Recommend this page to a friend!
  Classes of dav y   Telex   cnfg/site.com.php   Download  
File: cnfg/site.com.php
Role: Configuration script
Content type: text/plain
Description: Configuration script
Class: Telex
Publish and share messages like with Twitter
Author: By
Last change: stable

added appx, framework of apps
Date: 7 years ago
Size: 92 bytes
 

Contents

Class file image Download
<?php
$dbq
=new mysqli('localhost','root','database','password');
$index='index';
$utf8=0;
?>