Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Article Manager 1 Add-ons:
PHP add-ons even when you are using .shtml (SSI)

 

 


George_h
User

May 23, 2005, 12:37 PM

Post #1 of 3 (2951 views)
Shortcut
PHP add-ons even when you are using .shtml (SSI) Can't Post

Did you know that you can use PHP add-ons even when you are using .shtml (SSI) as your build extension, excuse my excitement but I have only just figured this one out.

I am currently using a great script for visitor reviews that is actually a PHP script that I call using the following


Code
 <!--#include virtual="/path/to/the/script/review_insert_articles.php?item_id=$art_num$" -->



If anyone is interested the script comes from http://review-script.com/ and I am using it here http://articles.tips.net
  • No it is not free ($50)
  • No I am not the publisher of the script


However it is really good and worth a look. I use the suggest feature for visitors to send me the articles
Kind Regards

George


Cliff
Staff


May 23, 2005, 2:45 PM

Post #2 of 3 (2946 views)
Shortcut
Re: [Tips.Net] PHP add-ons even when you are using .shtml (SSI) [In reply to] Can't Post

Hi George,

Thanks again for posting.

Along the same lines, Elderban posted this a while back as a method for adding comments for articles. I think that the one he was using is also a PHP script:

http://www.interactivetools.com/iforum/P30615/
Regards,
Cliff Stefanuk - Customer Service Manager
[email]support@interactivetools.com[/email]


George_h
User

May 23, 2005, 4:12 PM

Post #3 of 3 (2940 views)
Shortcut
Re: [Cliff] PHP add-ons even when you are using .shtml (SSI) [In reply to] Can't Post

Yes I did look that script, which is great too, the only thing with it is you could not keep an eye on what people were posting on your site, I suppose I am power crazy... (lol)

I always thought that you could not use PHP so I got excited when I could use the SSI include to call it
Kind Regards

George