Web Hosting Vodahost    

Home Take The Royal Tour! Order Now Features Prices
Go Back   Web Hosting > VodaHost Web Hosting Support > Domain names/DNS

Notices

Domain names/DNS Questions about domain name registration, maintenance and transfers. DNS issues such as MX records, Cnames, A records, etc.

Reply
 
LinkBack Thread Tools
  #1  
Old 05-18-2008, 04:00 PM
First Sergeant
 
Join Date: Sep 2007
Location: Montreal, Quebec
Posts: 72
Default RSS Feed - adding PHP code to an HTML site

Hello there,

I have been trying without success to add php code to an HTML Website. I am using the codes from http://rssfeedreader.com

The code that was provided is:
<?php
$olderror_reporting =error_reporting(0);
includeed ("http://rssfeedreader.com/rss3/rss.php?url=&newpage=1&chead=1&atl=1&desc=1&owncss =&eleminate=&auth=1&dts=1&width=300&max=5&tlen=0&r nd=1&bt=3&bs=Double&nmb=&ntb=&naf=&nst=&nwd=300&nh t=250&dlen=0&lstyle=-1&lc=Blue&bg=White&bc=%23FF6600&spc=&ims=&tc=&ts=1 1&tfont=Verdana,+Arial,+Sans-serif&rf=".$HTTP_SERVER_VARS['SERVER_NAME'].$HTTP_SERVER_VARS['PHP_SELF']."&phpout=1");
error_reporting($olderror_reporting);
?>


1. I have Defined the Apache Handlers to:
.htm server-parsed
.html server-parsed

2. I saved this as rssfeed.php
3. I have published it to: public_html/
4. I have created a test page: www.kgcinternational.com/test.html
5. I have included the following html code in that page: <!--#include virtual="/rssfeed.php" -->
6. I saved and published this page online

No FEEDS?

Any expert on this matter?

Regards,
__________________
Fadi Kaouk

http://www.kgcinternational.com - Recruitment Firm
http://www.moneymachineguide.com - Make Money Online
http://fadikaouk.blogspot.com - Make Money Blog
http://www.pokerguideservice.com - Learn the game of Poker
http://www.casinoguidenet.com - Learn the games of the Casino
http://www.insuranceguidenet.com - Learn more about insurance
http://www.loandealonline.com - Learn more about various loans
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT +1. The time now is 02:58 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC7
2007 VodaHost.com - All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54