Home
last modified time | relevance | path

Searched refs:thisScript (Results 1 – 2 of 2) sorted by relevance

/plugin/pgn4web/pgn4web/
Dencoder-example.php65 $thisScript = $_SERVER['SCRIPT_NAME']; variable
92 <form action="$thisScript" method="POST">
Dviewer.php459 $thisScript = $_SERVER['SCRIPT_NAME'];
460 if (($headlessPage == "true") || ($headlessPage == "t")) { $thisScript .= "?hp=t"; }
627 …<form id="uploadForm" action="$thisScript" enctype="multipart/form-data" method="POST" style="disp…
640 <form id="urlForm" action="$thisScript" method="POST" style="display:inline;">