Cool...but i personally believe art depends on its viewers, so this opinion is only true for himself, others may consider the new style of...
here is what I already got to so far, but there seems to be an error with this, can anyone have a look at this: <?php...
sorry for posting it twice, but because I couldnt find my first post so I reposted my question again, but could anyone help me with this?
absolutely no one can help me out with this? :( :( :(
can anyone help me with this please? I am having a hard time figuring it out, if you have any confusion with my wordings, just reply to this. Thanks
what i want to do is when the visitor fills out the form and press submit, i want to store the information as a text file, and call it...
can you give another example for this please?
sorry for taking up so much of your time, but i have one more question to ask: <?php $dir = "."; $file = readdir($dh); $time =...
Can you give me another example please? I cant get it to work ps. please do include the txt file as well, a big "pre"thanks!
oh, so you dont separte the data?
hi, again. As i got this to work, things got more complicated, here <?php $bData = @file("../admin/log_files/members_list.txt");...
hey, thanks a lot. it finally worked :) :cool:
spiderman, you not there...? HELP ASAP
i just want a simple example. With the username and age in the text file and the codes that you have to include in the php page, thanks so much.
can you write an eg. and send the file to me with zip?
oh no, sorry, i think i didn't say it clearly, what i wish is to extract the information of username and password FROM the text file, not store...
where do i paste this in? <?$username = $_SESSION['usr'];$pwd = $_SESSION['pwd'];$h =...
okay, ive solved that problem, now, if i want to store username and password in another txt file, what would i have to put in the main php page...
<?php ob_start(); session_start(); ?> ********** You mean here? ********** <? require_once ("functions.php"); if (checkLoggedin())...
Separate names with a comma.