教师管理系统v2.0(1folders,1files,588bytes,655.45KBintotal.)犑用说明.txt588bytescnzzz-teacherman(1folders,50files,588.71KB,654.87KBintotal.)牐牐1.css862bytes牐牐燼dd1.asp962bytes牐牐燼dd2.asp974bytes牐牐燼dd3.asp1.00KB牐牐燼dd4.asp3.88KB牐牐燼dd5.asp1.36KB牐牐燼dd6.asp816bytes牐牐燼dmin.asp4.65KB牐牐燼dovbs.inc7.25KB牐牐燾har.INC1.26KB牐牐燾heck.asp409bytes牐牐燿ata.asp369bytes...
Speakingatphp[tek](Chicago,ILMay14th-17th)IamveryexcitedthatIhavebeenchosentospeakatphp[tek]2013thisMay.Iwillbepresentingtwotalks,thefirstisPHP5.5:TheNewBitsthatIupdatedfrom5.4forSunshinePHP,andwhichwaswellreceived.Thesecondissomethingnewforme,firstIwillbeco-presenting,withtheamazingLigayaTurmelle,somethingthatisaltogethernewtome,andadditionally,itwillbeatalkonMySQL.Sp...
<?php//GetdatafromHTMLform.$addScore1=$_POST['addScore1'];$addScore2=$_POST['addScore2'];$oldScore1=$_POST['oldScore1'];$oldScore2=$_POST['oldScore2'];$newScore1=(int)$oldScore1+(int)$addScore1;$newScore2=(int)$oldScore2+(int)$addScore2;?><h2>OldSores</h2><p><inputtype="text"value="<?=$oldScore1?>"><inputtype="text"value=...