Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
PHP / MySQL Problem
Name: suspect52732 Date: October 10, 2007 at 14:38:19 Pacific OS: XP CPU/Ram: 2.4/512
Comment:
I have a rating script that works great. What I am tring to do, is each time a user votes, I will add some voting expierence to there account. This code seems to have a glitch in it. It works, and does what it is supposed to. However, when I put this code in, you have to refresh the page to view the results, without this code, you dont have to refresh the page to view the code. Any ideas? Perhaps my code is written poorly?
Name: suspect52732 Date: October 10, 2007 at 14:40:31 Pacific
Reply:
Sorry if the last bit was confusing...
However, when I put this code in and use it, you have to refresh the page to view the results of the vote cast. When I leave this code out, you dont have to refresh the page to view the voting results. Any ideas? Perhaps my code is written poorly?
Summary: suppose in my site i'm getting 1 million query in a second and database is mysql so it may cause a problem to hang up the server ... how i avoid this thing ...
Summary: Hi everyone. Currently, I'm learning PHP/MySQL by writing a script for a simple blog. I need advice/opinion from anyone experience working with MySQL regarding my decision of storage engine and field ...