-
大小: 18KB文件類型: .zip金幣: 2下載: 1 次發(fā)布日期: 2021-01-06
- 語言: PHP
- 標簽: 投票系統(tǒng)??PHP??
資源簡介
對網(wǎng)上投票系統(tǒng)進行需求分析和總體設計,設計數(shù)據(jù)庫,編制程序完成網(wǎng)上投票、投票管理等系統(tǒng)模塊的開發(fā)。 PHP、MySQL、Apache開發(fā)環(huán)境
代碼片段和文件信息
function?GetSQLValueString($theValue?$theType?$theDefinedValue?=?““?$theNotDefinedValue?=?““)?
{
??$theValue?=?(!get_magic_quotes_gpc())???addslashes($theValue)?:?$theValue;
??switch?($theType)?{
????case?“text“:
??????$theValue?=?($theValue?!=?““)???“‘“?.?$theValue?.?“‘“?:?“NULL“;
??????break;????
????case?“l(fā)ong“:
????case?“int“:
??????$theValue?=?($theValue?!=?““)???intval($theValue)?:?“NULL“;
??????break;
????case?“double“:
??????$theValue?=?($theValue?!=?““)???“‘“?.?doubleval($theValue)?.?“‘“?:?“NULL“;
??????break;
????case?“date“:
??????$theValue?=?($theValue?!=?““)???“‘“?.?$theValue?.?“‘“?:?“NULL“;
??????break;
????case?“defined“:
??????$theValue?=?($theValue?!=?““)???$theDefinedValue?:?$theNotDefin
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2008-04-16?00:54??ch11\
?????文件????????4714??2006-11-18?13:55??ch11\addVoteOptions.php
?????文件????????1623??2006-11-18?13:54??ch11\addVoteOptions_old.php
?????文件????????3407??2006-11-18?13:55??ch11\addVoteSubject.php
?????文件????????3267??2006-11-18?13:57??ch11\addVoteSubject_old.php
?????文件????????4737??2006-11-18?11:04??ch11\admin.php
?????文件????????2421??2006-11-18?11:05??ch11\admin_old.php
?????文件?????????650??2006-11-18?13:33??ch11\deleteVote.php
?????文件????????4318??2006-11-19?18:12??ch11\index.php
?????文件????????1950??2006-12-17?16:19??ch11\index_old.php
?????文件????????3466??2006-11-14?17:01??ch11\login.php
?????目錄???????????0??2008-04-16?00:54??ch11\sql\
?????文件?????????289??2008-03-11?23:42??ch11\sql\admin.txt
?????文件?????????337??2008-03-11?23:41??ch11\sql\voteoptiontable.txt
?????文件?????????271??2008-03-11?23:40??ch11\sql\votetable.sql
?????文件????????2568??2006-11-18?01:17??ch11\vote.php
?????文件????????2933??2006-11-14?16:06??ch11\voteCount.php
?????文件????????2142??2006-11-18?10:47??ch11\voteShow.php
?????文件????????2448??2006-11-14?14:28??ch11\vote_bat.php
評論
共有 條評論