






blanchloup22 wrote:OK im past the ***** log in page I under stand about my agent and have done what is required but once the page is refreshed I am still getting the same msg about it being wrong =Þ what am i missing¿
Ok scratch that. I completed it. It was an issue with my personal security settings. all completed now

Tommyboy123a wrote:You need to make the server think you are accessing the site from the "holy_teacher" browser.
the php code used is probably something like this
- Code: Select all
$user_agent = $_SERVER['HTTP_USER_AGENT'];
a typical user agent looks something like "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; DimensionBrowser; .NET"
but again, you need to make it look like it was coming from "holy_teacher"
I would google "how to change user agent" if i were you, might be easier with firefox as well
[I hope the above wasn't too much of a spoiler?]

Mentalikryst wrote:Tommyboy123a wrote:You need to make the server think you are accessing the site from the "holy_teacher" browser.
the php code used is probably something like this
- Code: Select all
$user_agent = $_SERVER['HTTP_USER_AGENT'];
a typical user agent looks something like "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; DimensionBrowser; .NET"
but again, you need to make it look like it was coming from "holy_teacher"
I would google "how to change user agent" if i were you, might be easier with firefox as well
[I hope the above wasn't too much of a spoiler?]
How would I do that in opera?

How would I do that in opera?

Return to (Real 10) Holy Word High School
Users browsing this forum: No registered users and 0 guests