<div dir="ltr">Hi,<div><br></div><div>I am interested in applying for Google Summer of Code as a student. I would like to work on one of the phpMyAdim projects.<br><br>As suggested I wanted to provide a "fix" as part of my application.</div>

<div>This <a href="http://sourceforge.net/p/phpmyadmin/feature-requests/785/?page=0">http://sourceforge.net/p/phpmyadmin/feature-requests/785/?page=0</a> is the request I would like to implement.<br><br>Before I go on with it I wanted to get opinions about my approach.<br>

<div style="font-family:arial,sans-serif;font-size:13px">The idea is:<br>-add another table to the mysql database, table: user_additional_info. I think this would be much better then adding columns to the original user table if for no other reason to prevent any issues people might get if they try to apply this fix.<br>

-add additional fields to the create user html</div><div style="font-family:arial,sans-serif;font-size:13px">-add a separate function to the code base, where this info would be saved to the new table, also add a new function for displaying this data.<br>

So basically I would try to add this feature without interfering with regular phpMyAdmin code except for those function calls. I would try and make the function calls executed only if certain parameters are met, in this approach it would probably be checking if the user_additional_info table exists.<br>

Does this sound like a good approach?<br><br>I communicated with Isaac about this and the biggest question so far is whether the first step (adding a new table) is appropriate.<br><br>Any suggestions are more than welcome.<br>

<br>Best,</div><div style="font-family:arial,sans-serif;font-size:13px">Ben</div></div>
</div>