PHP Classes

File: core/local/ur.php

Recommend this page to a friend!
  Classes of Muhammad Umer Farooq   PHP Language Selector class   core/local/ur.php   Download  
File: core/local/ur.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Language Selector class
Get texts for the current language from globals
Author: By
Last change: Apply fixes from StyleCI
Date: 5 years ago
Size: 228 bytes
 

Contents

Class file image Download
<?php
 $GLOBALS
['lang'] = [
   
'home' => '???',
   
'en' => '???????',
   
'ur' => '????',
   
'submit' => '???',
   
'select' => '???? ????? ???? (??? ?? ????? ????)',

];