Hi people
I didn't get any answer last time i tried to ask this question.
I need a "backend" script, that make a query to a database and send the content to some users at the website.
It's because there is a very big load at the database then a lot of users looks a the website, so I would be perfect if I could do this. So the users just have to read a string from somethere? But I dont know how? Can anybody help me about this problem?
To explain the problem in steps:
1. The script make a query to a database, and takes the content out.
2. The script sends the content to all users (thats the problem, dont know how to do?)
3. A script at the user (serverside anyway, but it execute for every user), make a cleaning of the content, so only the content the user want is shown.
4. I do a loop.
Can anyone help with this?
Pleeeease ;o)
Regards,
Johan Holst Nielsen