[php] GET POST 값 받기 if(!$user_gubun) $user_gubun= $_POST[user_gubun]; if(!$user_gubun) $user_gubun= $_GET[user_gubun]; 위와 같은 형식으로 $_POST $_GET 으로 나뉘게 되면 값을 받을수 있다. 더보기 [아이폰] embed을 이용한 webview-youtube 바로 연동하기 [아이폰] webview-youtube 바로 연동하기 -(IBAction)film_icon:(id)sender { /* WebView4 *webView4 = [[WebView4 alloc] initWithNibName:@"WebView4" bundle:nil]; [self.tabBarController presentModalViewController:webView4 animated:YES]; [webView4 release]; */ [self embedYouTube:@"http://www.youtube.com/watch?v=........&NR=1" frame:CGRectMake(20, 20, 1, 1)]; } -(IBAction)video_icon:(id)sender { [self embedYouTub.. 더보기 [아이폰] 개발자 샘플 코드 애플의 Reference Library 페이지 :https://developer.apple.com/iphone/prerelease/library/navigation/index.html # Topic Title # Topic Title 1 Audio & Video AddMusic 51 Performance TopSongs 2 Audio & Video AQOfflineRenderTest 52 Performance URLCache 3 Audio & Video aurioTouch 53 Performance XMLPerformance 4 Audio & Video avTouch 54 Security CryptoExercise 5 Audio & Video iPhoneExtAudioFileConvertTest 55 S.. 더보기 이전 1 ··· 221 222 223 224 225 226 227 ··· 253 다음