At this point you will need to upload the following files and directories: - insert.php
- whoswho.php
- Connections folder
DreamWeaver is set up to include files that are linked to other files when you use their FTP client. A warning that states "Include dependant files" pops up when you upload a page or directory. If this is the case, select "YES" if this pop up should appear. If it does not, make sure that you have uploaded all of the files listed above in your web root directory. Once you have done this, open a Browser and go to www.yoursite.com/insert.php and submit a username, password and enter your e-mail. If all goes well, the whoswho.php page will show up next and show you your information. You can look at whoswho.php without having to insert info as well. This makes for a great inventory control page.
Also, you can apply CSS to change the style of your HTML tables so that it mirrors the design of your site. This applications can introduced into fully designed pages. - Check out PHPMyAdmin on your server and you'll see in the "members" table that "Browse" is now active. Select it and you'll see the structure of your database table and the same information you entered into insert.php
|