lekrissy
Jul 4 2007, 09:00 PM
| | I use Proboards Forums, which doesn't allow PHP. I've been looking for a RPG forum game for Proboards. But sadly, they only come in PHP. So, I was wondering, is it possible to convert that PHP into HTML? Can Java Script be converted into HTML, too? Some of these codes are in java, as well.
If you don't know, the RPGs have stats, classes, battling, shops, ect. I've seen it on many forums.
I know that boards like InvisionFree abd PHPBB are great for this kind of thing, but I feel comfortable on Proboards. Plus, those boards confuse me. I know it's silly, but oh well. lol Proboards members have made RPG codes for it, but it's not what I'm looking for. Plus, those codes interfere with other codes that I have already.
So, if you know anything about this, I really appreciate your help.
Thanks, guys! ^^ |
Reply
Tetraca
Jul 4 2007, 11:34 PM
HTML is a markup language. It is meant for creating and laying out documents of information just like an MS Word file. It is not meant to process information. PHP is a server-side scripting language. It is meant to process information on a server and dispense it in one way, shape or form. Javascript is a client-side scripting language. It is meant to process information on the client side before information is sent to the server again, or it is used in conjunction with HTML to do some effects of some sort. They are three completely different things. You cannot convert one into the other under any circumstance. You can use them together, however. Plus, Proboards is a generic forum host - no generic forum host is going to give you access to a scripting language. That's suicide for their business since you could easily strip ads or inject things into a database. You might want to consider hosting a board on your own using YaBB(which, by the look of things, is what proboards uses, albeit a deprecated version). This would be the easiest option for you, and you can install pretty much anything you want. However, YaBB is written in Perl. You could try SMF, which is written in PHP and should work well for you.
Reply
Similar Topics
Keywords : forum rpgs php code convertable- How Do I Code A Design?
- (6)
Okey, so I saw another topic here regarding how to make a design. I know how to do that, so that is
no problem. But I have always had some problems on how to code a design. I am tired of that I always
need to use some sort of program, drag&drop webhost (like piczo) or use a free design I found
online. I have noticed that people need to "cut" the design in different parts, but I have never
understood what way the do it. So I do not understand anything about this, and really need some
help. I will be happy for all help I get. /smile.gif" style="vertical-align:middle"...
Building A Forum Under Another Web Site?
- (7)
A Good Forum
- (4)
Im looking for a good reliable forum for my website. I dont really have the money to spend 100s of
dollars on them so what are the best free or cheap fourms, but still work well and are able to have
cool looking templates. any suggestions would help, so i can check them out. thanks...
Advanced Contact Forum
- (0)
Okay so people that want a contact form in their website, but keep getting spammed my bots here is
your solution. This script might be a little advanced, but it stops spammers. They way it stop
spammers is that it has a box where you enter the numbers. I think it's called a captcha.
CODE ###################### ##### contact.php #### ###################### <?php
@session_start(); if(isset($_POST['submit'])) {
if(($_POST['security_code'] ==
$_SESSION['security_code']...
Fp2003 - Tables
- Hope this is the right forum...? (7)
Hi, I have designed a page within a table - three columns all adding up to 100% (no fixed pixel
column widths). The thing is that when I previously previewed it in other browsers it showed the
whole page - a but squashed, but everything was in the window without having to scroll horizontaly.
I made some adjustments without interfering with column widths, but now previews require horizontal
scrolling to view the page. Previously the text links in the centre column would wrap to cater for
the smaller browser size, but not now. Also, at the foot of the page there is a b...
Multiple Forum Skins
- To have, or not to have? (6)
Hey all, I'm just starting up a forum on my hosting here, and I was wondering, how do people
here feel about having multiple skins? I think just having the default skins that come with the
forum and maybe one or two added on that match the style of the forum a little better, but what do
you think? Should I have a dark/light added on, in addition to the default skins? and should I
leave the forum default as one of the included skins? or something that fits in with my idea of what
the forum looks like a little better? thanks for your opinions /smile.gif" style="vert...
An Automatic Smf Forum Creator
- I cant think oif what else to call it! (5)
Hi there, as the title says im wanting to make something like this I've seen the automated
scripts about heres one SMF isn't a must I have seen one for Yabb but I've heard things
about it so i probably wont be using it!...
[Code] - Shout Box
- Invision Power Board v1.3.0g (4)
Code for Invision Power Board v1.3.0g Just please in headers/footers in admin CODE
<script> // IF Shoutbox v1.0 - Leave Copyright Intact Wherever Used // Created For Invision
Free // Author: Zero Tolerance © Game Zone | Evolution 2004 [http://gzevolution.net]
// Special Thanks To ffmasters.us For Hosting PHP Data + mySQL Allowance Site =
"http://"+document.domain+"/" Site =
location.href.substring(Site.length) if(Site.match('/')){ Site =
Site.split('/')[0] } thissit...
How Do I Learn Web Design?
- Not coding, i can code well already but how to make it look good? (48)
Hi all. In my quest to become a website creator I have a big obstacle.. when it comes to design, eg
making things look good i might as well be blind. Im useless! I can code to a decent standard
in HTML PHP CSS MYSQL and JS but i am useless at making a nice design. So wha im after is advice on
how to learn this, what i fear is a response of "you can *learn* how to design, you either can or
you cant.". Its really important that im able to design a nice looking website because not many
people have a concise set of drawings from which to code the website. Any advice ...
Swanson Internet Forum Host Error
- Ive bought a php script, and im feeling ripped off (4)
Hi guys. So I bought this script . And now I'm loading it up HERE and It's giving this
message to when you sign up for a new forum QUOTE Warning: fopen(cookie.txt) : failed to open
stream: Permission denied in /home/kyle/public_html/forumhost/forumhost/index.php on line 17
Warning: fclose(): supplied argument is not a valid stream resource in
/home/kyle/public_html/forumhost/forumhost/index.php on line 17 Thank you for your choosing us to
host your free forum. In order to finalize and confirm your forum setup, please click the button
below HTTP/1.0 404...
Web Design Code
- you can leep the design in place with code (3)
i recently posted a question to this forum about the reasons behin a webpage looking difrent inside
of outher browsers. and then i found out that you use code to keep the design in place but the code
you rite reads the browser and loads the page to the browsers specifications. but if like me you
prefer not to code how then can you do this, i am aware that i would have to begin some codeing as
i want to begin my own website but i dont no how i would lern this method of codeing that keeps this
problem of messy web pages in difrent browsers at bay. can annyone help...
Target Links To A Div Layer
- Is there such code that allows you to change ur link target so that it (22)
Hey i need help I was wondering if there is a code that allows you to target ur link to a div
layer.. lets say eg.. i got CODE <a href="www.example.com">Example</a>
i want that page to show in the div layer below on the same page. Is there a way i can do that? .
im tryin to avoid using frames. thanks...
Is There An Xbox Live Gamertag Code To Shw The Gamercard On A Website?
- The title says all! (1)
Hi everyone, im looking for a code that will display a users xbox live gamercard. Ive seen one
little widget but that was for the igoogle page ao its not suitable for what i want. Ideally I want
one thats written with HTML or something like that so its easy for me to modify and such. What i
want it to do is t have a URL in the code which the user can then insert their gamertag ID into and
have the widget display their gamercard for all to see. if i ever use this code it will be on a
money making site, hopefully, so something thats free to use even for commercial things ...
View Souce Code
- do you know this site? (8)
I have seen this site before.The site is simple.there are a box that you can put a url link then
press enter you can see the code of the page (see everything include meta,comment...),even it is
written in php,asp... If anyone know this site,please let me know(I have format my computer,so I
lost it).thank you. ...
Combining Aef Forum And Snews Cms
- A first effort, not quite fully integrated yet (2)
http://jlhaslip.com/snews/ Have a look, please. Forum link is top of the left-hand sidebar. AEF
Forum software can be downloaded from http://anelectron.com sNews CMS can be downloaded from
http://www.snewscms.com/ The link above shows the two combined using a Wordpress Theme as a base
for the layout (modified), and integrates a centred, horizontal Unordered List as a Navigation Bar
below the header, courtesy of Stu Nicholls at http://cssplay.co.uk I need to begin coding a
Login integration script next. /smile.gif" style="vertical-align:middle" emoid=":)" bo...
I Need Help With My Forum
- (5)
hello everyone, i finaly managed to get my forum looking like my website, but there is something i
like to change . i don't know who of u knows forum coding or what so ever, but i hope some 1
can help me with this,go to my forum http://www.crazydesign.trap17.com/forums/index.php srry for
the link but u need to see it oke so what my forum does ,is it adjust to resolutions sizes ,but i
made it so it fits the largest size 1280x1024,well the tables adjust to the resolution size, i
don't want that ever to happen,i want them to stay put on everyresolution,just lik...
Web Design Forum
- (12)
Hey. I am a freelance web designer and i can sometimes find it hard to get clients. I was thinkin of
setting up a forum for web designers to offer their services, portfolios etc. And also for people
looking for web design and seeing what the best price is for them to get. Do people think this woud
be a good idea and work or will it be a flop?...
Integrate Forum To My Site
- (2)
Hello all Can someone help me to integrate forum to my site the forum is located here
http://www.koddinn.com/spjallid and the site here http://www.koddinn.com ...
Phpbb 3.0 Beta 2 - Free Forum Software
- Have a look at the features... (28)
In the fantastico section of the Trap17 cpanel you might have noticed that there is an opportunity
of have a Forum installed on your Hosting account. One of the available Forums is phpBB, and last
time I checked, the version on the fantastico was something like 2.17. The newest production
version is phpbb 2.21 and it includes all the latest fixes and bug squashes. The 'new'
phpbb is version 3.0 Beta 2. This means it is not yet suitable for an actual production environment,
but it is solid enough to be made available to user for testing. Phpbb 3 Beta 2 version...
What Is A Good Free Forum Software?
- (29)
I dont like phpbb, but anything that is a bit like IPB wood be nice, can anyone just tell me a good
free forum software?...
Making Stuff For A Forum
- (1)
Howdy everybody before I begin what I want to ask you all I must give a BIG thank you to the Mods &
Admins of Trap 17 for accepting my request form for a Web Hosting. I'll never ever fiorget
youse. I'll always be here and be posting but please don't ban suspend or warn me of posting
in the wrong place please. That's the last thing I want to be happening, I just have problems
understand what I'm doing sometimes. Anyways what I'm wanting to ask you all is that if
anybody here can help me out and make me a lazy town animation banner? I have an imag...
Phpbb And Mysql Relations?
- Need forum code for my website (2)
Hi if someone could get back to me as fast as they can that would be great! i got a couple of
questions what do you use my sql for what does that have to do with forums? and secondally can
someone give me the php code for the forum thanks /biggrin.gif" style="vertical-align:middle"
emoid=":D" border="0" alt="biggrin.gif" />...
What Is The Better Forum For You?
- (3)
i have triy any forums software, and i give some of descriptions about that software : 1.SMF -
this forum software is simple, and admin menu is not hard, it math for the beginner if you want to
build forum start from beginner, but for advanced users, is usually not using this, because admin
menu to configur this forum is not advanced, but you can try some modules, and this software must be
patch by yourself because this software is many bugs, like CHMOD must bysel 2.IPB - this software
is match for beginner and advanced user, because admin menu and look style is fa...
Simple Machine Forum Link Bbcode Help
- I linked some of my word in the topic but... (5)
I am in trouble , in a lot of topics I typed a link lead to another site with the right format
but when I click on the , it change to a blank page , what 's wrong ? If I just put the mouse
over the word I linked , it says at the bottom left of Internet Explorer http://mysite.com/forum
and then I click it , a blank white page showed up. What should I do now. I putted a Link in the
NEWS but it goes to the same problem. Thank you very much. Topic title modified. Topic moved. ...
Community/forum/website Management Software
- (5)
I was wondering if anyone could give me some advice on how to go for building a site that I can run
a small-sized community with maximum costumization as well as hook a portal up to it so I can post
content on the site, guides, block messages of text, etc... I was think of going with IPB or PhpBB
and Mambo/Joomla or whatever they're calling themselves these days. It's more of a matter of
which combo has the best/any modification(s) to fuse them, otherwise I might try out PhPNuke, but I
don't particularly like it, wished it had a bit more costumization and ...
Which Forum Software Should I Use?
- Please suggest me some scripts (28)
OK, here is my predicament, I know I've posted this before, but... This time I have tried both
forums... I am trying to decide between IPB and phpBB. Here is what I want for my forum from each
software... I like the ease of use, and simplistic design of phpBB. I like the many feature of IPB,
such as changing rankm colors, and the rank masking system for forum permissions. I also want three
of the mods I currently have on my forums, the Army System, IBPro Arcade, and D2-Shoutbox, I know
phpBB has an Arcade mod, and a Shoutbox, but frankly they both need some work ...
How Do I Install An Invision Power Board 2.1.4 Forum
- help? (6)
Can anybody help me install an IPB 2.1.4 forum on my website?...
Which Forum Software Do You Use
- (4)
i have tried phpBB, IPB and vBulletin. i personally recommend IPB for its smoothness and vB for the
number of hacks available and professional system.for small clan sites use phpBB...
How Do You Do A Forum Migrate?
- how do you do a forum migrate? (3)
im not sure wether this is the right place to talk about ti but if so can any of you tell me clearly
and in simple setps how to do a forum migrate from ipb 1.3 to ipb 2.0 thanks...
How To Put A Shoutbox ( Invision Power Board0
- How can i put a shoutbox in my forum (5)
Ppls..pls..pls.. can anybody tell me how to put a shout box in my invision board forum..... I just
tried but I did not know so is there anyone who can help me with a brief defination and thing
required to do... please please tell me...
Looking for forum, rpgs, php, code, convertable,
|
|
Searching Video's for forum, rpgs, php, code, convertable,
|
advertisement
|
|