<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 12, 2013 at 9:05 PM, Supun Nakandala <span dir="ltr"><<a href="mailto:supun.nakandala@gmail.com" target="_blank">supun.nakandala@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote"><div class="im">On Wed, Jun 12, 2013 at 8:56 PM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info" target="_blank">marc@infomarc.info</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Marc Delisle a écrit :<br>
<div>> Supun Nakandala a écrit :<br>
>> Hi,<br>
>> I am refactoring sql.php and I want to rename the $_POST['fields'][...]<br>
>> variables such that they better reflect their intended use. I was trying to<br>
>> find out the origin of these variables and I was not successful. I would<br>
>> appreciate if someone can help me to find the source and the rationale of<br>
>> these variables.<br>
><br>
> Hi Supun,<br>
> do you know the "git blame" command? This will show you the commit and<br>
> author by line of code.<br>
><br>
<br>
</div>Also, github, via the Files tab, permits you to pick one file and enter<br>
the Blame view for it.<br>
<div><div><br></div></div></blockquote></div><div>   Now I am getting familiar with that feature.</div><div>   Thanks </div><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div>
--<br>
Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------------------------------------------------------<br>
This SF.net email is sponsored by Windows:<br>
<br>
Build for Windows Store.<br>
<br>
<a href="http://p.sf.net/sfu/windows-dev2dev" target="_blank">http://p.sf.net/sfu/windows-dev2dev</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net" target="_blank">Phpmyadmin-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel</a><br>
</div></div></blockquote></div></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br>Thank you<br>Supun Nakandala<br>Dept. Computer Science and Engineering<br>University of Moratuwa<br>

</font></span></div></div>
</blockquote></div><br>Hi Marc,
</div><div class="gmail_extra" style>According to what I understood git blame allows me to find the respective contributor for each line of code. But what I am interested about is to find the place in code where these $_POST['fields'][...] variables are set. How can I find that ?. Please correct me if I am wrong. </div>
</div>