but I have googled.... without success
what does the following mean
if ($variable == "") This means if (variable equals null then next line?
{$variable ='%';} what does this line mean?
what does the following mean
if ($variable == "") This means if (variable equals null then next line?
{$variable ='%';} what does this line mean?
Comment