runnerjp Posted February 4, 2010 Share Posted February 4, 2010 Hey guys, Im trying to implament a New Posts or No New Posts on forums. Now i would like to make it so its like on here where iif i look at 'php hep page' it shows new posts since the last time i accessed the 'php help page'. Now would i have to record each time i view the php help page with the time/date, then check it against last post time, or would there be a better way of doing this?? Quote Link to comment https://forums.phpfreaks.com/topic/190941-forum-new-posts-or-no-new-posts/ Share on other sites More sharing options...
JonnoTheDev Posted February 4, 2010 Share Posted February 4, 2010 You are on the right lines Quote Link to comment https://forums.phpfreaks.com/topic/190941-forum-new-posts-or-no-new-posts/#findComment-1006877 Share on other sites More sharing options...
runnerjp Posted February 5, 2010 Author Share Posted February 5, 2010 Ok so far so good. Im now onto recording the time a user looks at a specific forum... So i have 5 to choose from General races Training Injuries Q and A How would i run a script to do if on general page update this coulume but if on this one update this colume. I have to add all this is run off one php page. Quote Link to comment https://forums.phpfreaks.com/topic/190941-forum-new-posts-or-no-new-posts/#findComment-1007676 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.