Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: News Manager & Job Manager:
Using News Manager in a PHP Script

 

 


Lore
User

Dec 20, 2006, 9:49 PM

Post #1 of 3 (2829 views)
Shortcut
Using News Manager in a PHP Script Can't Post

I'm running a PHP script and would like to use News Manager. Is it possible to embed it within a PHP program?


ross
Staff / Moderator


Dec 21, 2006, 1:22 PM

Post #2 of 3 (2824 views)
Shortcut
Re: [Lore] Using News Manager in a PHP Script [In reply to] Can't Post

Hi Lore.

Thanks for posting!

You can definitely run News Manager in a PHP site. You will most likely need to have News Manager use a .php extension on your pages but that's really easy to do. Just take a look in Setup Options and you'll see a field there for file extension.

How does that sound? Keep me up to date with how you are making out and feel free to post anymore questions you have Smile.
-----------------------------------------------------------
Cheers,
Ross Fairbairn - Product Specialist
support@interactivetools.com

Hire me!  Save time by getting our experts to help with your project.
Template changes, advanced features, full integration, whatever you
need. Whether you need one hour or fifty, get it done fast with
Priority Consulting: http://www.interactivetools.com/consulting/



Lore
User

Dec 21, 2006, 6:18 PM

Post #3 of 3 (2819 views)
Shortcut
Re: [ross] Using News Manager in a PHP Script [In reply to] Can't Post

Thanks Ross for the quick reply. I looked at the docs but I couldn't find the code for inserting the news into my PHP script? As I understand it, with cgi, to have a virtual include on a webpage you must use Server Side Includes. This requires a page named to shtml?

What other method would News Manager use?