I'm not sure I completely understand that.
Could I do a (in simplified terms)
Code: Select all
if ($sql_variable['version'] = $lang['version'] )
do yay it matches code
}
else
{
you suck it does not work code
}
This was all out of memory. If there a possible way to do this?
[/code]