|
|
Due to the volume of spam happening on our forums, posting is now restricted to verified members only. If you're not verified, drop us a note with your username.
|
|
Home > FlexCMS Support Forum > User Help > General Support Requests > PHP Processing
FlexCMS Support Forum
PHP Processing Started February 20, 2005 @ 11:51am by zebrahost
|
Post Message |
|
|
PHP Processing | February 20, 2005 @ 11:51am | I tried some basic PHP but when the "Process PHP" box is checked the page contents do not display. Only the header and menu blocks display. |
|
|
|
|
|
|
| |
DCSun Administrator
Posts: 625 |
|
|
| February 20, 2005 @ 12:11pm | Hi Zebrahost!
What is the code you're trying to run in the page? If you could post it here (use the 'code' function in our forums), I could take a look and see what's going wrong.
Also, make sure you're not using the PHP tags such as <? or <?php and ?> at the end, as these should not be there.
David FlexCMS Support
FlexCMS v3.2 Has Been Released! |
|
|
|
|
|
|
| |
otter Administrator
Posts: 177 |
|
|
| February 20, 2005 @ 5:23pm | Hi Clive,
I reviewed your site per your email and looks like there is a quote (") problem.
You have this code in the index:
echo "Hello World";
I was able to create a test index page on your site using the following code:
echo 'Hello World!';
You'll see my example live on your site as noted in my email to you. Try changing your code to match mine and I'm sure you'll be just fine.
Thanks!
Otter
ONLINE TRAINING CLASSES FOR FLEXCMS IN MAY: FlexCMS Basics (101), Sat., May, 15, 2010 & FlexCMS Blocks (Mon., May 10, 2010). |
|
|
|
|
|
|
|
|
|
| MEMBERS
|
|
|