Poi Posted March 14, 2006 Share Posted March 14, 2006 Hey, i just got into php alittle today, and i want to make a code.. im having troublews finding the right info..First, you enter the page, it adds 1 to a # in a different file, and displays it, i know its just a hit counter, but could you please help me.. Thank you!Or, somethign that i can have people enter text in a form and it saves it to a file for me to read later. Quote Link to comment Share on other sites More sharing options...
Steveo31 Posted March 14, 2006 Share Posted March 14, 2006 MySQL would be a better choice here, but if you dont have access, look into fopen(), fwrite(), fclose(), fread(). All functions you need.www.php.net/fwrite Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.