how to install latest version of apache without mbstrings? its casuing major problems with vbulletin and all other php softwares
example:
&?php
echo '&pre&';
print_r($_POST);
echo '&/pre&';
?&
&form method=&post&&
&input type=&text& name=&array[]& size=&8& /&
&input type=&submit& name=&submit& value=&test& /&
&/form&
example:
&?php
echo '&pre&';
print_r($_POST);
echo '&/pre&';
?&
&form method=&post&&
&input type=&text& name=&array[]& size=&8& /&
&input type=&submit& name=&submit& value=&test& /&
&/form&