資源簡介
使用XAMPP集成環(huán)境(內(nèi)含Apache+MySQL+PHP),開發(fā)工具使用phpstrom,在學(xué)習(xí)php開發(fā)網(wǎng)頁時(shí)編寫的代碼,供有需要的朋友下載學(xué)習(xí)使用。
sql文件夾中為數(shù)據(jù)庫導(dǎo)出文件,請(qǐng)使用MySQL或者SqlServer還原后使用。
(sql文件夾的數(shù)據(jù)庫文件上傳錯(cuò)誤,請(qǐng)刪除這個(gè)資源)。
代碼片段和文件信息
????tle>PHP成績查詢系統(tǒng) tle>
????nk?rel=“stylesheet“?href=“css/table.css“>
????nk?rel=“stylesheet“?type=“text/css“?href=“css/center.css“>
????????/**
?????*?Created?by?PhpStorm.
?????*?User:?Administrator
?????*?Date:?2019/3/23
?????*?Time:?11:06
?????*/
?????>
????ript?type=“text/javascript“>
????????function?chkinput(form)
????????{
????????????if(form.name1.value?==?““)
????????????{
????????????????form.name1.style.backgroundColor?=?“red“;
????????????????form.name1.select();
????????????????return?false;
????????????}
????????????if(form.age.value?==?““)
????????????{
????????????????form.age.style.backgroundColor?=?“red“;
????????????????form.age.select();
????????????????return?false;
????????????}
????????????if(form.result
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-03-26?16:42??ScoreQuery\
?????目錄???????????0??2019-03-25?14:43??ScoreQuery\.idea\
?????文件?????????281??2019-03-23?11:00??ScoreQuery\.idea\ScoreQuery.iml
?????目錄???????????0??2019-03-27?09:34??ScoreQuery\.idea\inspectionProfiles\
?????文件?????????174??2019-03-23?11:00??ScoreQuery\.idea\misc.xm
?????文件?????????272??2019-03-23?11:00??ScoreQuery\.idea\modules.xm
?????文件???????12503??2019-03-25?14:43??ScoreQuery\.idea\workspace.xm
?????文件????????2155??2019-03-25?10:23??ScoreQuery\add.php
?????文件?????????350??2019-03-23?11:41??ScoreQuery\conn.php
?????目錄???????????0??2019-03-25?10:17??ScoreQuery\css\
?????文件?????????319??2019-03-25?10:17??ScoreQuery\css\center.css
?????文件????????1219??2019-03-25?09:44??ScoreQuery\css\table.css
?????文件????????1601??2019-03-25?11:21??ScoreQuery\del.php
?????文件????????1274??2019-03-25?11:02??ScoreQuery\detail.php
?????文件????????1273??2019-03-25?10:56??ScoreQuery\index.php
?????文件?????????393??2019-03-25?10:51??ScoreQuery\saveadd.php
?????文件?????????300??2019-03-25?11:43??ScoreQuery\savedel.php
?????文件?????????420??2019-03-25?11:31??ScoreQuery\saveupdate.php
?????目錄???????????0??2019-03-26?16:42??ScoreQuery\sql\
?????文件????????8874??2019-03-26?16:42??ScoreQuery\sql\mydb.sql
?????文件????????2688??2019-03-25?11:04??ScoreQuery\update.php
評(píng)論
共有 條評(píng)論