Ok, I am working on a php page that creates a user account in my mySql DB. the user is being created fine but when I add privledges I don't have access to the databases until after I go into phpMyAdmin and "reload" the tables.
It there a php code that I could use to reload a mysql db?
thnx,
-D