The official web hosting company for the BlueVoda Website Builder. You are currently viewing our support forum as a guest which gives you limited (read only) access. By joining our support forum you will be able to ask questions, participate in discussions and receive assistance. Registration is fast and simple. Click Here To Join our support forum today! We look forward to helping you build and publish a fantastic website.
php and html are 2 diferent extensions to publish your page. you would publish php if you have a form in your page as you are requesting an action to be performed, such as sending the information of the filled out form to an email address. this is an action. html is used to display a page on the internet where no action is needed. all you want the people to do is look at your website. think of a document - it has a doc extension but an excel sheet has a xls extension. hope this helps you.
to publish a page with a php extension, just right click your background and go to page properties and there is a dowm arrow where you can choose the file type needed to show the pge.
Yes you need to install phpbb via fantastico if you are trying to install a forum unless you know how to do it manually or have read and understand the instructions.
What exactly are you trying to do?
Karen
VodaHost Your Website People!
1-302-283-3777 North America / International
02036089024 / United Kingdom
291916438 / Australia
rss feeds should be in XML not php unless you are trying to run a script for a parser, in which case you will have to do a tad more than just insert the script on the page.
You can TRY putting it in an html box and changing your page to php on page properties
Karen
VodaHost Your Website People!
1-302-283-3777 North America / International
02036089024 / United Kingdom
291916438 / Australia
If you insert php onto a html page it will just display the php code, it won't be parsed. You can use a frame or iframe to include a php page onto a html page, but the simpler solution would be to just publish it as a php page.
phpbb is forum software written in php, you don't have to install anything to get php to work, it just have to be on a page with a .php extension.
Register/Login Script
Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script
Comment