新しく購入したipadをオーガナイザーから、Provisioningしようとすると以下のようなエラーが出ました。
An unexpected error occurred. Please try again. If the problem persists, please contact Apple Developer Support.
mac上のXCodeがiOS4.1のバージョンだったため、…
php.iniの short_open_tag = On にすることで <?php の省略形が使えるようになる。
<?php
echo “test”;
?>
↓↓↓↓↓↓↓↓
<?
echo “test”;
?>
graffiti on the web
この投稿へのコメント
コメントはまだありません。