<br><br><div class="gmail_quote">On Wed, Jun 1, 2011 at 1:55 AM, Marc Delisle <span dir="ltr"><<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Ammar Yasir a écrit :<br>
<div class="im">><br>
><br>
> On Tue, May 31, 2011 at 10:14 PM, Marc Delisle <<a href="mailto:marc@infomarc.info">marc@infomarc.info</a><br>
</div><div class="im">> <mailto:<a href="mailto:marc@infomarc.info">marc@infomarc.info</a>>> wrote:<br>
><br>
>     Ammar Yasir a écrit :<br>
><br>
>      > Parts refactored are:<br>
>      > - Setting titles (titles['Browse']])<br>
>      > - getting fields list (getting column details)<br>
>      > - setting sub-tabs (Table search and Zoom search)<br>
>      > - setting table header of QBE display<br>
>      > - displaying foreign data<br>
>      > - search criteria input elements (HTML content generation for the<br>
>     input<br>
>      > elements)<br>
><br>
>     Very good!<br>
><br>
>     Another trick you can use: when a function returns an array, like your<br>
>     PMA_tbl_getFields(), to fill all the returned values in one statement<br>
>     you can use this syntax:<br>
><br>
>     list($fields_list, $fields_type, $fields_collation, $fields_null) =<br>
>     PMA_tbl_getFields($table,$db);<br>
><br>
><br>
> I made some more changes.<br>
<br>
</div>OK. There are still a few tab characters (found some in<br>
libraries/tbl_select.lib.php).<br>
<div class="im"><br>
> Should I proceed now to try the charting libraries?<br>
<br>
</div>Yes but in your proposal you wrote that you preferred jQuery-SVG so I<br>
assume you'll try this one first?<br>
<font color="#888888"><br></font></blockquote><div>I'll try SVG first. I'm following what others have to say about SVG, Madhura is using it for his GIS visualization. Tyron proposed real-time charting but I don't think it'll be of much help in our case. <br>
</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><font color="#888888">
--<br>
</font><div><div></div><div class="h5">Marc Delisle<br>
<a href="http://infomarc.info" target="_blank">http://infomarc.info</a><br>
<br>
------------------------------------------------------------------------------<br>
Simplify data backup and recovery for your virtual environment with vRanger.<br>
Installation's a snap, and flexible recovery options mean your data is safe,<br>
secure and there when you need it. Data protection magic?<br>
Nope - It's vRanger. Get your free trial download today.<br>
<a href="http://p.sf.net/sfu/quest-sfdev2dev" target="_blank">http://p.sf.net/sfu/quest-sfdev2dev</a><br>
_______________________________________________<br>
Phpmyadmin-devel mailing list<br>
<a href="mailto:Phpmyadmin-devel@lists.sourceforge.net">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><br>