php.iniを適当なサイズに変更します。
memory_limit 32M
post_max_size 50M
upload_max_filesize 50M
php.iniを変更したら
httpdをリスタートします。
service httpd restart
これで、大きなサイズでもインポート可能になります。 cheapest generic xanax…
$string = ‘Hello World!’;
if(stristr($string, ‘earth’) === FALSE) {
echo ‘”earth” not found in string’;
}
// 出力は “earth” not found in string となります
参照元:http://www.php.net/manual/ja/function.stristr.php
graffiti on the web
この投稿へのコメント
コメントはまだありません。