Sheriff's website showing PHP code, preferential treatment for county employees?
1–10 of 17 posts
Re: Sheriff's website showing PHP code, preferential treatment for county employees?
#2Re: Sheriff's website showing PHP code, preferential treatment for county employees?
#3Going through the code I found it interesting that there's a conditional in there that compares the inmate occupation to nearly half a dozen county positions (SHERIFF, JUDGE, PROSECUTOR, FIREMAN, etc.,), if the occupation matches any of those, then the script refuses to show the mugshot of the inmate. I wonder about the legality of that. You or I get arrested (not convicted, just arrested), our mugshots are posted fo…
Re: Sheriff's website showing PHP code, preferential treatment for county employees?
#4Re: Sheriff's website showing PHP code, preferential treatment for county employees?
#5Going through the code I found it interesting that there's a conditional in there that compares the inmate occupation to nearly half a dozen county positions (SHERIFF, JUDGE, PROSECUTOR, FIREMAN, etc.,), if the occupation matches any of those, then the script refuses to show the mugshot of the inmate. I wonder about the legality of that. You or I get arrested (not convicted, just arrested), our mugshots are posted fo…
Seems a great story.
Re: Sheriff's website showing PHP code, preferential treatment for county employees?
#6Going through the code I found it interesting that there's a conditional in there that compares the inmate occupation to nearly half a dozen county positions (SHERIFF, JUDGE, PROSECUTOR, FIREMAN, etc.,), if the occupation matches any of those, then the script refuses to show the mugshot of the inmate. I wonder about the legality of that. You or I get arrested (not convicted, just arrested), our mugshots are posted fo…
Re: Sheriff's website showing PHP code, preferential treatment for county employees?
#7Going through the code I found it interesting that there's a conditional in there that compares the inmate occupation to nearly half a dozen county positions (SHERIFF, JUDGE, PROSECUTOR, FIREMAN, etc.,), if the occupation matches any of those, then the script refuses to show the mugshot of the inmate. I wonder about the legality of that. You or I get arrested (not convicted, just arrested), our mugshots are posted fo…
Have you notified the local newspaper? Seems a great story.
I had been told by a friend that one of the guys I went to school with had been arrested and I should go take a look at his mugshot. Sure enough, I found his mugshot, even though his occupation is listed as "Fire Fighter" on the booking sheet. The coder accounted for FIREFIGHTER & FIREMAN, but didn't consider blank spaces...
Re: Sheriff's website showing PHP code, preferential treatment for county employees?
#8Going through the code I found it interesting that there's a conditional in there that compares the inmate occupation to nearly half a dozen county positions (SHERIFF, JUDGE, PROSECUTOR, FIREMAN, etc.,), if the occupation matches any of those, then the script refuses to show the mugshot of the inmate. I wonder about the legality of that. You or I get arrested (not convicted, just arrested), our mugshots are posted fo…
Re: Sheriff's website showing PHP code, preferential treatment for county employees?
#9Mirror: http://pastebin.com/R8HUAt5q
Thanks god it is (for the most part) not the case anymore :)
Re: Sheriff's website showing PHP code, preferential treatment for county employees?
#10Going through the code I found it interesting that there's a conditional in there that compares the inmate occupation to nearly half a dozen county positions (SHERIFF, JUDGE, PROSECUTOR, FIREMAN, etc.,), if the occupation matches any of those, then the script refuses to show the mugshot of the inmate. I wonder about the legality of that. You or I get arrested (not convicted, just arrested), our mugshots are posted fo…
I'm curious about that too actually- I suppose from their view it's a safety thing for the officers- which, IMO, is reasonable. Police probably aren't the most popular people in prison, and posting a picture of their face doesn't help.