http://www.phpgang.com/how-to-login-with-instagram-oauth-using-php_388.html
2013년 12월 17일 화요일
인스타그램 AOuth 연동방법
Related Posts:
PHP DesignPattern 2http://www.fluffycat.com/PHP-Design-Patterns/… Read More
라라벨 (Laravel) 5 입문 및 실전 강좌https://github.com/appkr/l5essential 한글로 되어 있음. 꼭 봐야 됨… Read More
cookie encrypt - decript$enc = trim(mcrypt_decrypt(MCRYPT_RIJNDAEL_256, $sSalt, base64_decode($sCookieId), MCRYPT_MODE_ECB, mcrypt_create_iv(mcrypt_get_iv_size(MCRYPT_RIJNDAEL_256, MCRYPT_MODE_ECB), MCRYPT_RAND))); $dec = trim(base64_encode(mcr… Read More
Laravel - Code bright for Laravel PHP 라는 책을 집필한 저자의 블로그 http://daylerees.com/codebright/codebrighthttp://daylerees.com/php-pandas/Code bright for Laravel PHP 라는 책을 집필한 저자의 블로그… Read More
PHP DesignPattern 예제는 여기..http://www.php5dp.com/a-simple-php-design-pattern-the-factory-method/http://designpatternsphp.readthedocs.org/en/latest/README.html 여긴좀...… Read More
0 comments:
댓글 쓰기