Bluehost.com Web Hosting $6.95

Multilanguage website using PHP ‘define’ & MYSQL

This is a discussion on Multilanguage website using PHP ‘define’ & MYSQL within the PHP General forums, part of the PHP Programming Forums category; I’m creating a Multilanguage website using ‘define’ for al menu items.. example define( "WELCOME", "Hello" ); ...


Go Back   Usenet Forums > PHP Programming Forums > PHP General

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-22-2008
BPG
 
Posts: n/a
Default Multilanguage website using PHP ‘define’ & MYSQL

I’m creating a Multilanguage website using ‘define’ for al menu items..

example
define( "WELCOME", "Hello" );
echo WELCOME ; // shows Hello

Now i need to do this with menu items loaded from MYSQL, so for
example

define( "WELCOME", "Hello " );
echo $SelectedFromMysql[1]; // $SelectedFromMysql [1] = WELCOME (in
mysql db)

$SelectedFromMysql holds the value ‘WELCOME’, only instead of showing
‘Hello’ it just dhows welcome. Does anyone know hoe to fix this ?

Thanks in advance
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 12:13 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0