im studying for 2 days but ive done everything nothing work in this case lmao...i dont wana use sql yet.. not yet
Printable View
im studying for 2 days but ive done everything nothing work in this case lmao...i dont wana use sql yet.. not yet
paste your script raw here.
<?php
chmod($_POST["loginID"], 0777); //locate folder...
$selecting = "www/zxq.net/t/a/l/talismanrider/htdocs/accounts/" . $_POST["loginID"];
//chdir($selecting);
//echo getcwd();
$ourFileHandle = fopen($selecting."/"."password.txt", 'w') or die("can't create pass file");
fclose($ourFileHandle);
?>
replace with
<?php
$selecting = $_POST["loginID"];
$ourFileHandle = fopen($selecting."/"."password.txt", 'w') or die("can't create pass file");
fclose($ourFileHandle);
?>
gives me safe mode error
turn safe mode off
What is PHP Safe Mode?
ye i contacted the support they wont do it :D
that sucks. that's your next problem.
use horizon-host.com, i use their service for testing and the kit they provide is feature rich.
registered for this but will do more tomorow now wana relax and go sleep soon
thnx for the link ill post here more if i need any help