<script type="text/javascript">
<!--
if(navigator.userAgent.indexOf("MSIE") > -1){ //Internet Explorer
document.write('<!-'+'-[if IE]>');
document.write('<input type="button" valu…
WordPressでログイン中のユーザーIDを取得
global $userdata;
get_currentuserinfo();
echo $userdata->ID;
graffiti on the web
この投稿へのコメント
コメントはまだありません。