I am trying a program- phpMagic. This program is supposed to create a form with fields to fill in and then (via php) generate the scripts so that the information will be posted in my mySQL database that I created in c-panel.
Question- How does it know where to look for my mySQL database? Should I (and is it possible) to move the database into the same folder where the programs set up function will be run?
I am new and very green to database set up/php code etc. etc......
Thanks in advance
Andy
Question- How does it know where to look for my mySQL database? Should I (and is it possible) to move the database into the same folder where the programs set up function will be run?
I am new and very green to database set up/php code etc. etc......
Thanks in advance
Andy
Comment