ik heb een vraagje voor iets wat ik misschien wil gebruiken in mijn install.php. In install.php staat een simpel op de eerste pagina, je moet dan je database inlog, database pw en je database invullen (voor mysql). Dat is het probleem niet, het probleem is dat het in het script zelf moet worden ingevoert, dat het moet blijven staan. Ik heb dus iets als dit:
<form action="install.php?page=1&check=1" method="post">
Vul hier uw database inlognaam in* <br />
<div class="subtext">Dit is nodig om alles op te slaan, wanneer u deze niet weet neem dan contact op met uw host.</div><br />
<input type="text" name="inlognaam" />
<p>
Vul hier uw database wachtwoord in*<br />
<div class="subtext">Dit is nodig om alles op te slaan, wanneer u dit niet weet neem dan contact op met uw host.</div><br />
<input type="text" name="dbpw" />
<p>
Vul hier uw database in*<br />
<div class="subtext">Dit is nodig om alles op te slaan, wanneer u dit niet heeft moet u weer contact opnemen met uw host.</div><br />
<input type="text" name="database" />
<p>
<input type="submit" name="sumbit" value="Sumbit" />
wil je dat t word opgeslagen totdat de browser word gesloten, of dat alleen de tekst terug komt in je input? Als het dat laatste is, zo simpel is het ja
Nee, ik wil graag dat iemand zijn database naam invult en dat het dan i n een variabele in config.php gaat staan, zodat hij/zij niet elke keer zijn/haar forum opnieuw moet instellen... Ja het word een forum... xD
Warning: chmod() [function.chmod]: Operation not permitted in /home/a6761400/public_html/projects/pyrobb/install.php on line 54
Warning: fopen(includes/connection.php) [function.fopen]: failed to open stream: Permission denied in /home/a6761400/public_html/projects/pyrobb/install.php on line 56
Warning: fwrite(): supplied argument is not a valid stream resource in /home/a6761400/public_html/projects/pyrobb/install.php on line 57
Warning: fclose(): supplied argument is not a valid stream resource in /home/a6761400/public_html/projects/pyrobb/install.php on line 58
Warning:chmod()[function.chmod]: Operation not permitted in /home/a6761400/public_html/projects/pyrobb/install.php on line 54
Warning:fopen(includes/connection.php)[function.fopen]: failed to open stream: Permission denied in /home/a6761400/public_html/projects/pyrobb/install.php on line 56
Warning:fwrite(): supplied argument is not a valid stream resource in /home/a6761400/public_html/projects/pyrobb/install.php on line 57
Warning:fclose(): supplied argument is not a valid stream resource in /home/a6761400/public_html/projects/pyrobb/install.php on line 58
Ik post de code wel op pastebin al betwijfel ik of dat zal helpen..
Sorry voor de vage uitlijning maar dat komt omdat ik de helft gedaan heb en nu weg moet, die vele tabs komt door pastebin. =>Klik<=
die bestaat wel, maar hij is leeg, er staat letterlijk niets in
ik ben niet echt bezig met dit deel van het script maar werk wel mee aan het totaal, daarom dat ik het kan zien
en des te sneller iemand van ons post, des te sneller dat we dit probleem kunnen oplossen niet?
Warning: chmod() [function.chmod]: Operation not permitted in /home/a6761400/public_html/projects/pyrobb/install.php on line 54
Warning: fopen(includes/connection.php) [function.fopen]: failed to open stream: Permission denied in /home/a6761400/public_html/projects/pyrobb/install.php on line 56
Warning: fwrite(): supplied argument is not a valid stream resource in /home/a6761400/public_html/projects/pyrobb/install.php on line 57
Warning: fclose(): supplied argument is not a valid stream resource in /home/a6761400/public_html/projects/pyrobb/install.php on line 58
Warning: chmod() [function.chmod]: Operation not permitted in /home/a6761400/public_html/projects/pyrobb/install.php on line 54
Warning: fopen(includes/connection.php) [function.fopen]: failed to open stream: Permission denied in /home/a6761400/public_html/projects/pyrobb/install.php on line 56
Warning: fwrite(): supplied argument is not a valid stream resource in /home/a6761400/public_html/projects/pyrobb/install.php on line 57
Warning: fclose(): supplied argument is not a valid stream resource in /home/a6761400/public_html/projects/pyrobb/install.php on line 58