i were working offline all the time with wampserver installed in my comp.
but after i loaded it in school server i experienced a problem,
in my web after login in your own profile appears also their is a link were you see other members profile.
My problem is that when you open other profile and tend to open again(myprofile)your own profile which is also as a link after opening another profile.
some of the datas of the other member especialy the last registered member appears on myprofile,while offline i didn`t have such a problem.
How can i overcome this???????????
mrcniceguy 5 Posting Whiz in Training
Recommended Answers
Jump to PostThat's strange. Is there any change of version in php/apache ? I can't think of a reason why your script is acting weirdly !
Jump to PostSchools do not often secure properly other users directories and once you login into system you able to browse other users work, this is just side observation
Jump to PostYou have http://localhost hardcoded in your script, use the host name of the web server.
This would explain why it works on your workstation but not the server. When you have no session data it's because you've been transferred to the web server running on your workstation, and …
All 11 Replies
Vai 2 Junior Poster in Training
nav33n 472 Purple hazed! Team Colleague Featured Poster
peter_budo 2,532 Code tags enforcer Team Colleague Featured Poster
mrcniceguy 5 Posting Whiz in Training
mrcniceguy 5 Posting Whiz in Training
nav33n 472 Purple hazed! Team Colleague Featured Poster
mrcniceguy 5 Posting Whiz in Training
nav33n 472 Purple hazed! Team Colleague Featured Poster
mrcniceguy 5 Posting Whiz in Training
nav33n 472 Purple hazed! Team Colleague Featured Poster
rgviza 8 Light Poster
nav33n commented: Thats a nice point.. +7
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.