Jump to content

Mysql and php dynamic data refresh issue


alwaysinit

Recommended Posts

Hi, I'm using (mysql 4.0.27 with PHP 4.3.11) my issue:

I have a site that allows members to upload data to be used in their profiles.
The images and the MP3s are copied to the site file system(no Mysql).
The text data I store in Mysql then display where needed(forms, profile)

The problem is that the data coming out of Mysql does not does not show the changes that the user made until he/she shuts down their browser. Yet the image and MP3 files show their changes just by hitting refresh. Upon opening the browser and going back to site, all of the user's changes from mysql now show. Only thing that I can find that will reflect changes is shutting down the browser.

I've tried setting a Random number variable to the url link to make the page a different name each time it is viewed, no dice.

I tried all of the PRAGMA NOCACHE methods.

Can anyone think of a reason why this might be a thorn in my side?

Bad PHP or HTML/CSS coding?
Bad Mysql settings?
Bad php.ini settings?
Could .htaccess fix?

I've run out of things to try to remedy this, please lend advice. thanks
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.