YourChannelNameの部分を表示したいアカウント名に変更するだけです。
<script src="http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/youtube.xml&up_channel=YourChannelName&synd=open&w=320&h=390&title=&border=%23ffffff%7C3px%2C1px+solid+%23999999&output=js"></script> |
Fatal error: Allowed memory size of ******** bytes exhausted (tried to allocate ******* bytes) in /hoge/hoge/hoge/hoge/hoge.php on line 62 |
php.iniのmemory_limitを64Mにすればいいらしい。
263 ;;;;;;;;;;;;;;;;;;; |
|
'ipconfig'は、内部コマンドまたは外部コマンド、 操作可能なプログラムまたはバッチファイルとして認識されてません。 |

<link href='http://fonts.googleapis.com/css?family=Miltonian+Tattoo' rel='stylesheet' type='text/css'> |
h1 { font-family: 'Miltonian Tattoo', arial, serif; } |
<!DOCTYPE html> |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 5.0//EN" "http://www.w3.org/TR/html5/strict.dtd"> |
<ul> 文字コードの変換(UTF-8をEUC-JP で出力) 文字コードの変換(UTF-8をEUC-JP で出力) $value = mb_convert_encoding($value, "EUC-JP", "UTF-8"); |
<html> |