Cinput.php3
As follows:
<title>Input</title>
function Suiji ($max) {
Srand (Double) microtime () *1000000);
$x =rand ();
$y =getrandmax ();
$r = $x/$y * ($max-1);
$r =round ($r + +);
return $r;
}
function Stroccurs ($SSTR, $sFind) {
$sTemp = $SSTR;
$iLen =strlen ($sFind);
$iCount = 0;
while (true) {
if (Strstr ($sTemp, $sFind))
Break
else{
$sTemp = substr ($sTemp, Strpos ($sTemp, $sFind) + $iLen);
$iCount + +;
}
}
return $iCount;
}
function Strdupl ($SSTR, $iCnt) {
$ret = "";
for ($i =1; $i <= $iCnt; $i + +)
$ret. = $SSTR;
return $ret;
}
function Delquot ($SSTR) {
$s =str_replace (Chr (124), "¦", $SSTR);
$s =str_replace (Chr (39), "´", $s);
$s =str_replace (CHR), "" ", $s);
return $s;
}
function Deltag ($SSTR) {
$bNeed = "False";
$sOther =strtoupper ($SSTR);
if ($bNeed! = "True" | |!strstr ($sOther, "
if ($bNeed! = "True" | |!strstr ($sOther, " if ($bNeed! = "True" | |!strstr ($sOther, "
if ($bNeed! = "True" | |!strstr ($sOther, " if ($bNeed! = "True" | |!strstr ($sOther, "
if ($bNeed! = "True" | |!strstr ($sOther, " if ($bNeed! = "True" | |!strstr ($sOther, "
if ($bNeed! = "True" | |!strstr ($sOther, " if ($bNeed! = "True" | |!strstr ($sOther, "
if ($bNeed! = "True" | |!strstr ($sOther, " if ($bNeed! = "True" | |!strstr ($sOther, "
"The copyright of this article is owned by the author and house Orso near net, if need to reprint, please specify the author and source"
The above describes Microsoft Access's use of PHP and access to write chat room three, including Microsoft Access content, you want to be interested in PHP tutorial friends helpful.