| Author |
Cache?? Is it in server? |
dancuc
Member

Posts: 368
Location: /bin/bash
Joined: 31.08.06 Rank: Uber Elite |
|
I have problem, I will upload the file on the server, it is PHP file which contains the echo "test"; but when I'll upload same file, but instead of test I'll write "test2" and then reload the page, there is only test, the file didn't changed. What is wrong with it? Thanks.
Hello world ! Segmentation fault (core dumped)
My PHP-Fusion powered website in Czech :: http://dancuc.cz
|
|
| Author |
RE: Cache?? Is it in server? |
spyware
Member

Posts: 4190
Location: The Netherlands
Joined: 14.04.07 Rank: God Warn Level: 90
|
|
1) Ctrl+S
2) Check dir
3) Ctrl+F5

"The chowner of property." - Zeph Widespread intellectual and moral docility may be convenient for leaders in the short term,
but it is suicidal for nations in the long term. - Carl Sagan Since the grid is inescapable, what were the earlier lasers about? Does the corridor have a sense of humor? - Ebert |
|
| Author |
RE: Cache?? Is it in server? |
dancuc
Member

Posts: 368
Location: /bin/bash
Joined: 31.08.06 Rank: Uber Elite |
|
Yes, pressing F5 is working, but for example, if I'll try to log into PHP-fusion, I am after successfull login redirected back to main page, but theres still the form for login, only after pressing F5 the user panel will be shown. Is it in my computer or in the server?
Hello world ! Segmentation fault (core dumped)
My PHP-Fusion powered website in Czech :: http://dancuc.cz
|
|
| Author |
RE: Cache?? Is it in server? |
Mr_Cheese
HBH Owner

Posts: 2468
Location: Brighton, UK
Joined: 30.11.04 Rank: God |
|
its your PC. its your cache.
as you probably know, browsers cache pages and images for faster loading times on your next visit.
change your browsers settings for cacheing content, or simply refresh the page.
|
|
| Author |
RE: Cache?? Is it in server? |
dancuc
Member

Posts: 368
Location: /bin/bash
Joined: 31.08.06 Rank: Uber Elite |
|
But it is not only my computer, now I'm trying this from the school computer and it is same. And it's not happening on another webs (e.g. hellboundhaclers)
Hello world ! Segmentation fault (core dumped)
My PHP-Fusion powered website in Czech :: http://dancuc.cz
|
|
| Author |
RE: Cache?? Is it in server? |
Mb0742
Member

Posts: 189
Location:
Joined: 26.11.07 Rank: Hacker Level 2 |
|
maybe the page is real large in file size and to reduce load times the browser is saving A LOT of content?
Mb |
|
| Author |
RE: Cache?? Is it in server? |
dancuc
Member

Posts: 368
Location: /bin/bash
Joined: 31.08.06 Rank: Uber Elite |
|
I don'tt think so. It is PHP-fusion index file, news.php etc. I didn't modified it.
Hello world ! Segmentation fault (core dumped)
My PHP-Fusion powered website in Czech :: http://dancuc.cz
|
|