文件名称:HouseSystem
介绍说明--下载内容均来自于网络,请自行研究使用
在SQL2008中创建一个数据库,并将备份的数据库Hsdy.bak还原到创建的这个数据库中,并命名为Hsdy,在这个数据库中可以查看到定义的五个表,用户表,房屋信息表,租房信息表,售房信息表,管理员表。在eclipsePHP软件中打开项目HouseSystem,显示的PHP代码中找到index.php运行该文件,则进入前台查看界面,在此界面上可进行相应的用户、管理员的操作。-Create a database in SQL2008, and will the backup database Hsdy.bak restored to create the database, and named Hsdy, this database can view the definition of the five tables, user tables, housing information table rental information table, house sales table, administrator table. In the the Open Project eclipsePHP software HouseSystem, display PHP code to find index.php run the file, enter the front view interface, user interface corresponding operation of the administrator.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HouseSystem\.project
...........\.settings\org.eclipse.core.resources.prefs
...........\config\config.php
...........\......\smarty_inc.php
...........\...tent\addrent.php
...........\.......\addsell.php
...........\.......\admin.php
...........\.......\admin_login.php
...........\.......\admin_update.php
...........\.......\info_login.php
...........\.......\info_unlogin.php
...........\.......\rent_update.php
...........\.......\sell_update.php
...........\.......\user.php
...........\.......\user_info.php
...........\inc\admin.class.php
...........\...\database.class.php
...........\...\function.php
...........\...\hsencryption.class.php
...........\...\rent.class.php
...........\...\sell.class.php
...........\...\verifycode.php
...........\index.php
...........\smarty\debug.tpl
...........\......\plugins\block.php.php
...........\......\.......\block.textformat.php
...........\......\.......\function.counter.php
...........\......\.......\function.cycle.php
...........\......\.......\function.fetch.php
...........\......\.......\function.html_checkboxes.php
...........\......\.......\function.html_image.php
...........\......\.......\function.html_options.php
...........\......\.......\function.html_radios.php
...........\......\.......\function.html_select_date.php
...........\......\.......\function.html_select_time.php
...........\......\.......\function.html_table.php
...........\......\.......\function.mailto.php
...........\......\.......\function.math.php
...........\......\.......\modifier.capitalize.php
...........\......\.......\modifier.date_format.php
...........\......\.......\modifier.debug_print_var.php
...........\......\.......\modifier.escape.php
...........\......\.......\modifier.regex_replace.php
...........\......\.......\modifier.replace.php
...........\......\.......\modifier.spacify.php
...........\......\.......\modifier.truncate.php
...........\......\.......\modifiercompiler.cat.php
...........\......\.......\modifiercompiler.count_characters.php
...........\......\.......\modifiercompiler.count_paragraphs.php
...........\......\.......\modifiercompiler.count_sentences.php
...........\......\.......\modifiercompiler.count_words.php
...........\......\.......\modifiercompiler.default.php
...........\......\.......\modifiercompiler.indent.php
...........\......\.......\modifiercompiler.lower.php
...........\......\.......\modifiercompiler.noprint.php
...........\......\.......\modifiercompiler.string_format.php
...........\......\.......\modifiercompiler.strip.php
...........\......\.......\modifiercompiler.strip_tags.php
...........\......\.......\modifiercompiler.upper.php
...........\......\.......\modifiercompiler.wordwrap.php
...........\......\.......\outputfilter.trimwhitespace.php
...........\......\.......\shared.escape_special_chars.php
...........\......\.......\shared.make_timestamp.php
...........\......\.......\shared.mb_str_replace.php
...........\......\.......\variablefilter.htmlspecialchars.php
...........\......\Smarty.class.php
...........\......\sysplugins\smarty_internal_cacheresource_file.php
...........\......\..........\smarty_internal_compilebase.php
...........\......\..........\smarty_internal_compile_append.php
...........\......\..........\smarty_internal_compile_assign.php
...........\......\..........\smarty_internal_compile_block.php
...........\......\..........\smarty_internal_compile_break.php
...........\......\..........\smarty_internal_compile_call.php
...........\......\..........\smarty_internal_compile_capture.php
...........\......\..........\smarty_internal_compile_config_load.php
...........\......\..........\smarty_internal_compile_continue.php
...........\......\..........\smarty_internal_compile_debug.php
...........\......\..........\smarty_internal_compile_eval.php
...........\......\..........\smarty_internal_compile_extends.php
...........\......\..........\smarty_internal_compile_for.php
...........\......\..........\smarty_internal_compile_foreach.php
...........\......\..........\smarty_internal_compile_function.php
...........\.....