Jump to content

Php Handling Problem


JakkkeM

Recommended Posts

Hey

 

I'm creating a small system for a high school project, and I need to be able to control content on the front end from the back end. I've hooked most of it up successfully however now I have a small dilemma.

 

How it works is you edit a "website layout" page, which shows you raw HTML (shown below) and you put in a bb code of "[element=title]" for example, and this is then converted into a function which displays the content of that database entry...

 

jFeXp.png

 

These elements are then individually edited. However, I now have the need to display some PHP in elements... For example, as seen below, determining what menu you see depending on your level of access or if you're signed in...

 

J2UQ0.png

 

BUT... When this get's to the output:

 

1RaqQ.png

 

My PHP is a string...

 

Any suggestions? :confused:

 

Thanks...

Link to comment
https://forums.phpfreaks.com/topic/271669-php-handling-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.