|
From: Jason P. <jas...@ho...> - 2001-09-24 20:31:25
|
Hi, I have posted an update to OpenDb. Now version 0.11. This version includes an initial version of the Search page. I am sure some parts of the site have broken while I have been working tonight, so be aware of this if you try it out. Please email me if you find any particularly nasty bugs, while trying this out! Tonight I also further modified the User Administration section to get rid of the password.php and user_details.php. These files were there to administer the current user. I have now modified the nav.php link to call up the global User administration php file instead, passing in the uid=$user_id. This may have introduced some security issues, but in the long run, it does make things a little easier. I have also applied some of bkhappy ideas of streamlining the code, namely moving functions into functions/ directory and some includes into an includes/ directory. The common.php for one has been moved into the includes directory. I have also introduced includes/header.php and includes/footer.php which standardise the top of each page. The footer allows us to standardise the end of each page with a copyright notice, or something else if we want, currently, it is just "</body></html>". Anyway, as I said this is a work in progress. I have however fixed up the DVD,VCD,VHS so that they should all be working nicely. These three types also integrate nicely with IMDB. If you are interested in my database restructure, take a look at the changes.info.txt file included in the archive. Hope you like. I will be adding more advanced stats and the item type/item attribute admin forms when I get the chance. Cheers Jason -- Vegan Philosopher Programmer _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp |