[Phpmyadmin-devel] Refactoring: Displaying query results

Chanaka Dharmarathna pe.chanaka.ck at gmail.com
Thu May 17 09:45:36 CEST 2012


On Thu, May 17, 2012 at 1:08 PM, Michal Čihař <michal at cihar.com> wrote:

> Hi
>
> Dne Wed, 16 May 2012 21:33:17 +0530
> Chanaka Dharmarathna <pe.chanaka.ck at gmail.com> napsal(a):
>
> > I have introduced two small functions to reduce the code repetition in
> > PMA_getVerticalTable() function in display_tbl.lib.php file.
> > Both functions are using the global variable $vertical_display.
>
> Please try to avoid using global variables, this one should be passed
> as parameter (or it should be attribute of class which embeds
> displaying query results).
>
> --
>        Michal Čihař | http://cihar.com | http://blog.cihar.com
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Phpmyadmin-devel mailing list
> Phpmyadmin-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
>
>
Hi Michal,

Thanks for pointing that.
I'll pass them as parameters.

Regards !
-- 
____________________________________

Chanaka Indrajith
Bsc.Computer Engineering Undergraduate
Faculty of Engineering
University of Peradeniya
Sri Lanka
____________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.phpmyadmin.net/pipermail/developers/attachments/20120517/32188aa3/attachment.html>


More information about the Developers mailing list