<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">I have been trying this for a long. I have a table "university" in my database which i want to export as mysql dump to my /$home/fuzkabir/public_html folder<br>I tried in mysql <br>&gt;mysqldump u- username -p password `u_fuzkabir`.`university` &gt;  /$home/fuzkabir/public_html;<br><br>may be there's a mistake. <br>I just want to export data to my /$home/fuzkabir/public_html from my database. How can I do that.<br><br>Plz help.<br><br></td></tr></table><br>