Login   Register  
PHP Classes
elePHPant
Icontem

File: en.php

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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: 2009-10-27 05:19
Size: 106 bytes
 

Contents

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