PHP Classes

File: en.php

Recommend this page to a friend!
  Classes of Sandeep Kumar   PHP Website Multi Language   en.php   Download  
File: en.php
Role: Configuration script
Content type: text/plain
Description: Data array in english language
Class: PHP Website Multi Language
Translate application texts using Google Translate
Author: By
Last change:
Date: 14 years ago
Size: 106 bytes
 

Contents

Class file image Download
<?php
 $lang
=array(
'register'=>'Sign',
'Password'=>' Password',
'login_submit'=>' Submit',
);
?>