Home
|
簡體中文
|
繁體中文
|
雜文
|
打賞(Donations)
|
ITEYE 博客
|
OSChina 博客
|
Facebook
|
Linkedin
|
知乎專欄
|
Search
|
Email
3.4. php.ini
上一頁
第 3 章 Function Reference
下一頁
3.4. php.ini
3.4.1. ini_set
@ini_set('memory_limit', '16M');
3.4.2. ini_get
<?php echo ini_get('short_open_tag'); ?>
Please enable JavaScript to view the
comments powered by Disqus.