I have a little problem with the use of php code in records.
I need this feature to put latets version of my program stored in MySql without editing article.
An another program somewhere in the world put the good version in the database.

I put a code like :
<B>Test <?php phpinfo(); ?></B>
in my faqdata table and content field to avoid parse of admin editor.
But the result is :
Test phpinfo(); ?>
The result is the same with or without the parse_code true or false.
What may i wrong ?
Here details of my config :
phpMyFAQ Information
Visites 83
Articles 5
Commentaires 0
Questions ouvertes 1
System Information
phpMyFAQ Version phpMyFAQ 1.5.5
Server Software Apache/1.3.33 (Debian GNU/Linux) mod_fastcgi/2.2.12 mod_perl/1.29
PHP Version PHP 4.3.10-2
Register Globals on
Safe Mode on
Database Client Version 3.23.56
Database Server Version 4.1.7-Debian_4-log
Webserver Interface PXCGI
Thanks a lot for your help.
Philippe.
[/b]