Hi dude,
That's really good. I hope, always we need that mysql optimization. whenever u r writing query, it should be optimized. thats really help DB hits.
for more details with examples.
Please have a look
http://rightern.com/index.php?/projects/view_project/MySQL%2520optimization/30
I hope this will help you lot
Thanks,
VIJAY
Hi Ellis,
Try this i hope this will help you.
First define the variable as empty
$description = '';
if($data == 'uk')
{
$description = "http://www.rightern.com/";
}else{
$description = "http://www.rightern.com/";
}
Thanks,
Vijay
http://www.rightern.com
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.