bilis_money Posted June 11, 2006 Share Posted June 11, 2006 please this is not a spam i just want to test my accountunder this forum because it wasn't working previously.recently there was an error telling me that i have no permission to write on this forum.i hope this will work now.if this work so please just simply remove this moderators.thanksthanks god it's working now.who ever permit me to write here.thanks to you. Quote Link to comment https://forums.phpfreaks.com/topic/11689-php-help-forum/ Share on other sites More sharing options...
wildteen88 Posted June 11, 2006 Share Posted June 11, 2006 Was you including PHP code in your post? If you was there is security script running on the server which will lcase that error message on some PHP functions, such when you want to post say the phpinfo function you need to do something like this:[code]<?phpphpinfo ();//other functions:fopen ();fclose ();?>[/code]Just add a space before the parenttheses Quote Link to comment https://forums.phpfreaks.com/topic/11689-php-help-forum/#findComment-44223 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.