hi,
I am working with XMLWriter Extension for generating XML Documents for SVG,DIA,VISIO formats for generating schema .. but I noticed in XMLWriter .. this extension just provides utf-8 encoding ..
Experts & Mentors, Please suggest what should I do ??
though, I am going to digg more in that issue to see any solution for this ...
Hi
Dne Tue, 22 Jun 2010 17:55:11 +0500
> 1. I am thinking to code a config class in which I define all the GlobalWhy you need separate class for configuration? Shouldn't that be part
> vars that are used in Schema Export ?? It will be better instead of using
> Global Vars in methods. what do u think ?
>
> Class name will be PMA_SCHEMA_config ..
of either PMA_Config (if it is some global settings) or PMA_Schema (if
it is schema specific).
You don't need any global variables for both, just use method
attributes for this.
--
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit. See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Phpmyadmin-devel mailing list
Phpmyadmin-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel