I am trying to set up an ultra simple database backup. I don't want it
zipped or anything. I am basically just trying to figure out how to use
mysqldump on a php page, because I have spent the last hour+ reading web
sites that were way beyond my level.
Does anyone have an ultra simple php routine that does this. I really want
bare minimum, so I can figure it out.