select c1,c2,c3 from A
union all
select c1,c2,c3 from B
参照元:http://detail.chiebukuro.yahoo.co.jp/qa/question_detail/q1115439551 divorce lawyer san diego…
WordPressでログイン中のユーザーIDを取得
global $userdata;
get_currentuserinfo();
echo $userdata->ID;
この投稿へのコメント
コメントはまだありません。