I was wondering if i can make a forum with xml if you have any information please reply i wanted to try to make one but i wondered if i could one with xml.
You can [B]try[/B]...
But you might actually want to make something sane and functional.
Just... why?
$100 says he wants to make his own private Rust forum
[QUOTE=Zinayzen;42485709]$100 says he wants to make his own private Rust forum[/QUOTE]
Deal, I vote for him wanting his own private Minecraft forum.
[QUOTE=Moofy;42485727]Deal, I vote for him wanting his own private Minecraft forum.[/QUOTE]
No way, look at his join date.
Then again, his post history suggests it might be Garry's Mod.
[QUOTE=Zinayzen;42485748]No way, look at his join date.
Then again, his post history suggests it might be Garry's Mod.[/QUOTE]
Please, he obviously wants to stack blocks!
You guys are too quick to judge
I kind of feel mean now, so short answer is no you can't. You will need to learn a backend language like Ruby or PHP.
XML is a great, easy to implement way of storing posts and user information on the file-system without the need for a database server.
It is possible to apply style sheets to the xml files. So if you had a file for each post, you can make it look like a forum.
However, you'll still need some level of scripting to store the posts let alone do the normal things you expect on forums such as log in / register, moderate posts etc.
[QUOTE=asciid;42491293]XML is a great, easy to implement way of storing posts and user information on the file-system without the need for a database server.
It is possible to apply style sheets to the xml files. So if you had a file for each post, you can make it look like a forum.
However, you'll still need some level of scripting to store the posts let alone do the normal things you expect on forums such as log in / register, moderate posts etc.[/QUOTE]
That sounds like way too much work for way too little.
[QUOTE=asciid;42491293]XML is a great, easy to implement way of storing posts and user information on the file-system without the need for a database server.
[/QUOTE]
No, just no.
[QUOTE=gokiyono;42491319]That sounds like way too much work for way too little.[/QUOTE]
The post is "can I make a forum with xml?" of course there are better ways, but if you [I]REALLY[/I] want to make a post with XML you'll get like jaxb to do all the hard work for you - [url]https://jaxb.java.net/tutorial/section_1_3-Hello-World.html#Hello[/url] World
1000 dollars he is making a porn site.
How about this ?
[url]http://w3schools.invisionzone.com/index.php?showforum=7[/url]
Sorry, you need to Log In to post a reply to this thread.