<br>
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">We already handle this, all you need to find is proper link to the<br>

documentation (see PMA_showMySQLDocu function).<br>
<div class="im"><br></div><font color="#888888">

        Michal Čihař | <a href="http://cihar.com" target="_blank">http://cihar.com</a> | <a href="http://blog.cihar.com" target="_blank">http://blog.cihar.com</a><br>
</font><br></blockquote><div><br>Thanks Michal. So, now I will have to store (because its difficult to identify the page of the reference variable) the link somewhere along with the variable name. I can than get the link back for each variable which I will have to pass to PMA_showMySQLDocu to generate the link and place it in the server_variables.php file.<br>
<br>I guess this would work. Please suggest whether my approach is correct or not and would this be the best solution.<br></div></div>