I have a database set up with two tables. I have created a sign-up script that connects to a DB through connection variables.. I only specify DBuser DBpassword DBhost and DBname as my parameters.. Do I have to add the specific DB table Im trying to access
2
-
1Can you add the code you are using? Any error given to you?Nalum– Nalum2013-04-01 22:46:54 +00:00Commented Apr 1, 2013 at 22:46
-
1Do you have a problem with your script or you are asking just out of curiosity? If former post your code.peterm– peterm2013-04-01 22:53:14 +00:00Commented Apr 1, 2013 at 22:53
Add a comment
|