Showing posts with label workaround. Show all posts
Showing posts with label workaround. Show all posts

Friday, May 25, 2012

PHP and Enums


I know that PHP doesn't have native Enumerations. But I have become accustomed to them from the Java world. I would love to use enums as a way to give predefined values which IDEs' auto completion features could understand.

Ways to circumvent the same-origin policy


The same origin policy



I wanted to make a community wiki regarding HTML/JS same-origin policies to hopefully help anyone searching for this topic. This is one of the most searched-for topics on SO and there is no consolidated wiki for it so here I go :)

Thursday, May 17, 2012

Ways to circumvent the same-origin policy


The same origin policy



I wanted to make a community wiki regarding HTML/JS same-origin policies to hopefully help anyone searching for this topic. This is one of the most searched-for topics on SO and there is no consolidated wiki for it so here I go :)

Tuesday, January 17, 2012