Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more

Go Back   Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more > Web Programming > PHP Development
User Name
Password

Reply
 
LinkBack Thread Tools Display Modes
Old 06-25-2009, 06:05 PM   #1 (permalink)
orion
Junior Member
 
Join Date: Jun 2009
Posts: 4
Default Notification since last logged in

Hey guys, I'm just wondering if anybody has any idea on this.. i'll try to illustrate it out...

i'm trying to have a notification feature similar to what forums like this one has... everytime i come back, the threads with recent posts gets bolded.. I'm wondering how abouts to achieve this resource efficiently


My DB Stucture (relavent)

Table of Posts (Similar to threads)
Table of Comments (Similar to posts of threads)
Table of Members
Table of Log in times

So as a user if I created a post and people comment on the post I would be notified of comments and how many comments has been made... so the idea I had was that:

Everytime I logged in or reloads a page I would get my last login time and compare it to all comments of posts I've made... something like: (not sure if it works just thinking off the top of my head).

$get_notify = "SELECT * FROM table_of_comments WHERE post_id='(SELECT * FROM table_of_posts WHERE mem_id='my_id')' AND post_time>'$last_login_time'";


But I was wondering if running this query every page load would bog down load time and if there's a better way in which php forums do this...
orion is offline   Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Points Per Thread View:
Points Per Thread:
Points Per Reply:



» Sponsors

» Links

» Affiliates
Web Hosting
Online Backup Reviews
Marketing Find
Merchant Select
SiteMap Builder
Host Compare

» Links

» Sports Network
Paintball Forum
Football Forum
Hockey Forum
Golf Forum
Boxing Forum
Lacrosse Forum
Baseball Forum
SnowBoarding Forum
Soccer Forum
MMA Forum


All times are GMT -4. The time now is 03:37 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.0.0 RC8
Webmaster Forums