August 14, 200817 yr Hello, Im trying to get my database web enabled. What I'd like to know is if anyone out there uses the site assistant as the foundation and then adds there own custom code to make the page function exactly as they want. is the fmview.php file the same regardless of what layout you have generated the site for (im thinking of generating a site for about 10 tables, but I want to reuse the fmview.php file if its the same to avoid duplication ).
May 11, 200916 yr For what it's worth, I am using the PHP Site Assistant, mainly because I have it and it seems to be a great start for doing what I want to do. However, I'm finding that after the Site Assistant does the hard work, I have a lot more hard work to do. : As for the fmview.php file, I have worked with both a list query and a submission form generated site and the files generated are identical except for the session_name value and the userName and passWord in the get function. I am putting all of my PHP Site Assistant generated solutions into a single 'fmphp' directory on our web server.
Create an account or sign in to comment