Jump to content
xisto Community
Philywiskaz

Question: Can I Make A Forum With Xml Is it possible?

Recommended Posts

Hey all,I am currently hosted on a Freehost server that doesn't support PHP and I am wanting to make a forum. Its just a small site, that gets a little traffic so there isn't any issue of a database getting too big.I have searched Google for several hours and come up empty-handed :D and then i thought "Xisto! someone there is bound to know" :D So here are my questions... Is it possible to make a forum using XML? (No PHP), and if so, is it safe? :D or will i just open up my site to anyone with XML knowledge to hack my site by passing code?Thanks in advance for any help you can give.

Share this post


Link to post
Share on other sites

It is impossible to use XML to create a forum, as XML (or rather, the way webpages use it, XHTML) does not have the ability to store to databases and read files, one of which is necessary to create a forum. This is because it is a markup language, not a scripting or programming language. Markup languages are designed to provide formatting for files, not interactivity.~Viz

Share this post


Link to post
Share on other sites

If your server doesn't support PHP, what does the sever support? I guees you NEED some server-sided script-language on the server, otherwise HOW should the forum posts be written in an XML-file? Sure, you can use XML as a database, you can let your visitors use some great XML-functions like sorting data and filtering data in the browser window. But if it comes to writing data in files on the server, you need PHP or ASP or ASP.NET, any server-sided script language ... as far as I know.

Share this post


Link to post
Share on other sites

You don't neccessarily need a serverside scripting support, just some sort of possibility to run programs on the server, ie. CGI will do. Although it is highly likely that they won't support CGI if they don't support PHP, PHP being more server friendly.

Share this post


Link to post
Share on other sites

Actually, Herrco, many hosters do offer CGI in perl support without offering PHP support for two reasons: 1) they wanted to offer limited SSL capability, and perl came out first and 2) it is easier to restrict to the program writer what can and can't be done in perl.~Viz

Share this post


Link to post
Share on other sites

Yeah, you're probably better off at a place like ezboard.com or proboards. I liked proboards much better, because ezboard had too many system glitches. My board one day just disappeared and I couldn't sign in to my account. My proboards account has always been fine.

Share this post


Link to post
Share on other sites

Thank you all very much for your replies, although not the answer I was hoping for ;) ;) but still good to know. I just thought there may have been some way for the data to be written directly to the XML file as a "post", maybe I was just getting my hopes up :) but looks like I will have to go to a server that supports PHP as suggested. I will look into all of your suggestions for servers.Unfortunately doesn't support CGI either, from what i know it is a very limited server as far as the support and software it has to offer. I think that if i want PHP and ASP on that server I would have to pay, and being a student I cant really afford to pay for anything like that ;). So I guess I should post more here ;) and build up my points.Once again, thank you all for your help, it is highly appreciated.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.