home  launcher  guestbook
w3schools.com
cd_catalog.xml
html.html
htmlpage.html
out.html
help.txt
mysqlinit.txt
signature.txt
action.php
action1.php
actioni.php
catalog.php
catalog.save.php
emailphp.php
emailphptest.php
emailphptext.php
form.php
form1.php
formphp.php
formphp1.php
formphpi.php
getcd.php
getenv.php
getenv1.php
henrylogin.php
mysqlcreate.php
mysqlcreate1.php
mysqlcreate2.php
mysqlcreate3.php
mysqlcreate4.php
mysqlcreatei.php
mysqlcreatetable.php
mysqldel.php
mysqldel1.php
mysqldelete.php
mysqldelete1.php
mysqldeletei.php
mysqldeli.php
mysqldriver.php
mysqldriver1.php
mysqldriveri.php
mysqldriversave.php
mysqlinsert.php
mysqlinsert1.php
mysqlinserti.php
mysqlitable.php
mysqltable.php
mysqltable1.php
mysqltablei.php
oopinsert.php
out.php
outout.php
processscript.php
processscript1.php
sakila.php
shuffle.php
shufflesave.php
tempstyle.php
test1.php
test2.php
testfile.php
testfname.php
testpost.php
testreceive.php
testx.php
testy.php
style.css
Number of files = 66
online compaq devendra athlon
kingston kingston2 kingston3 kingston4
pi pi2 pi3
Page created on February 11th 2014 and updated on November 30th. 2017.
Visitor number   number of hits
home  launcher   guestbook 
Display of file testreceive.php
1. <?php $fn = $_POST["fname"];
2. include("password_protect.php");
3. echo "<BR>3) the file is called " . $fn . "<BR>";
4. ?>
5. <HTML><HEAD><TITLE>Test of password_protect</TITLE>
6. <link rel="stylesheet" type="text/css" href="style.css">
7. </HEAD>
8. <BODY><FONT FACE=ARIAL>
9. <?php echo "<BR>4) the file is called " . $fn . "<BR>"; ?>
10. <BR><BR><BR><FORM ACTION="mysqldriver.php" method="get">
11. <INPUT type="hidden" name="fname" value="testreceive.php">
12. <INPUT class="btn-secondary" type="submit" name ="testreceive" value="testreceive">
13. </FORM>
14. <BR><BR><FONT SIZE=1> Page created on July 4th. 2009.
15. </BODY></HTML>
16.