Search found 2 matches
- Thu Mar 12, 2009 4:49 pm
- Forum: Developers Discussion
- Topic: Problems with PHP code inside a page
- Replies: 2
- Views: 1201
Re: Problems with PHP code inside a page
Re: Problems with PHP code inside a page « Reply #1 on: Today at 11:04 » Quote from: news24 on Today at 10:43 How much is safe the PHP code inside a page in CMSMS? As you have seen not much ..... Use UDT for php code! Alby Achh.... OK I will try. I have to create many UDT . Thanks for the answer Be...
- Thu Mar 12, 2009 2:43 pm
- Forum: Developers Discussion
- Topic: Problems with PHP code inside a page
- Replies: 2
- Views: 1201
Problems with PHP code inside a page
Hi I'm new in CMSMS. I have inserted some PHP code inside a page with {php} some code {/php}. It works. My PHP code query a big external mysql database. I can query it inside CMSMS and I can browse all records. But I have a problem with PHP code or better I have a problem with WYSYWYG editor. I crea...