pseudo code1:
count the number of hits the website received
pseudo code2:
every time someone visits the site, PHP will one to the last number it showed, and then save that so it can recall it later
pseudo code3:
it needs to open a text file
then read it
read the number out of there
add one
display that number
save it back to the file
And then we realized that I had no idea what was going on, so we agreed that i need to start copying out examples from SAMS PHP again; except this time, when i don't understand the explanations, i'll ask him questions. Ron gave me his other e-mail address. I suppose I could ask these questions also in the php freaks forums.
edit: For when I eventually get around to creating this script, use this guide to echo the date: http://ca3.php.net/date
No comments:
Post a Comment