- Moderated by:
- Support Team
-
- rank:
-
Softmore
- registered:
- May 2007
- Status:
- offline
- last visit:
- 10.09.08
- Posts:
- 53
Hello. I have a set of PHP scripts that I used in a previous version of my website before I tried PostNuke. The scripts read from a table in the database, display the basic information from the database, and allow the user to select one of the sets of basic info to then display the more detailed info from the database. I need to be able to do the same thing with PostNuke, but, am not sure whether that is something I would create in a module, a block, or what. Can someone point me in the right direction please as to where I start to integrate my own scripting?
Thanks;
IceRegent -
- rank:
-
Helper
- registered:
- July 2004
- Status:
- offline
- last visit:
- 23.08.08
- Posts:
- 448
-
- rank:
-
Professional
- registered:
- March 2003
- Status:
- offline
- last visit:
- 19.11.08
- Posts:
- 901
Correct, but I like to add you'll have to use the code
Code
<!--[php]--> <!--[/php]-->
in the *.htm[l] templates and not
Code
<?php ?>
I you might considering adding a core-PHPblock, you don't use either of them.
- Igor
--
Have a nice day
zikulapro.be is currently running
Zikula 1.0.2
