is there any folder name in this code?
Added after 7 minutes:
when i upload a file. i was buy this script but owner have no respond after payment
Code:
echo addufile($name,$text,$bid,$tbdid); } echo " <div class=\"blyx\" align=\"center\"><b><div class=\"bar4\" align=\"center\"><table><td><b>Uploading files...</b></td><td align=\"right\" width=\"10%\"><a href=\"dlist.php?bid={$bid}\"><img src=\"x.png\" alt=\"x\"/></a></td></table></div></b>"; echo "<form enctype=\"multipart/form-data\" action=\"dlist.php?action=upload2&bid={$bid}&ok=ok\" method=\"post\"> <b><img src=\"img/point.gif\"/> File(<font color=\"gray\">max 5 mb</font>):</b><br/><input type=\"file\" name=\"filea\"/><br/> <b><img src=\"img/point.gif\"/> Aditional name:</b><br/><input name=\"name\"/><br/> <b>Screenshot(<font color=\"gray\">optional</font>):</b><br/><input type=\"file\" name=\"fileb\" accept=\"image/*\"/><br/> <b>Prov file(<font color=\"gray\">optional</font>):</b><br/><input type=\"file\" name=\"filec\" accept=\"image/*\"/><br/> <b>Description(<font color=\"gray\">optional</font>):</b><br/><textarea name=\"text\"></textarea><br/> <input type=\"submit\" value=\"UPLOAD\"></form>";
when i upload a file. i was buy this script but owner have no respond after payment
Comment