473,396 Members | 2,033 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Configuring BBCode

114 100+
i am adding dynamic contents in my website. So i also want to have a news or announcements to be dynamically displayed. But for this i need to use BBCode. But in reference to this, i dont know how the BBCode parser should be configured. Is it to be configured by ourselves or will it be done by the hosting ISP. And will the [table] tag be supported by BBCode?
Aug 11 '08 #1
8 1823
pbmods
5,821 Expert 4TB
Heya, Raaman.

The first step is to get in touch with your hosting provider and see if they have installed the BBCode extension for PHP (http://php.net/bbcode).
Aug 11 '08 #2
raaman rai
114 100+
thanku for your reply. I came to know from my ISP that these configurations are not done in their server (Linux Based). So i wanna know how i should go about to implement BBCode on my own. I mean i think i will be able to configure it in my machine by finding it from the net but i dont know how i have to maitain it so that the whole configuration can remain intact even when i upload my files in the server. Please waiting for your help.
Aug 12 '08 #3
raaman rai
114 100+
Guys, in my last post i asked about BBCode and i got the answer that hosting ISP might configure themselves. But i queried my ISP and they havent. So i now i need to know how i can use BBCode on my own. I mean how can we implement BBCode from our side without relying on the ISP. i need to know a mechanism by which BBCode can be implemented for my pages without having to ask the ISP for its configuration. Is it possible to do that?
Aug 12 '08 #4
Markus
6,050 Expert 4TB
BBCode is simply searching and replacing pseudo html tags with their real counterparts.

You can use str_replace or even preg_replace (regular expressions)

Read up on both of these on the http://php.net manual.
Aug 12 '08 #5
pbmods
5,821 Expert 4TB
If the BBCode extension is not installed, you can use one of the popular BBCode classes (http://www.google.com/custom?domains...sses.org&hl=en).

phpBB uses BBCode_Parser.
Aug 13 '08 #6
raaman rai
114 100+
hello, thankyou for your help but i am very new to this and therefore i would appreciate if you could give me a good direction on this. You said to use some popular BBCode classes but i dont know how to go about and how i can integrate. Please help me on this!
Aug 13 '08 #7
raaman rai
114 100+
i have been wanting know badly that how can i integrate readymade bbcode classes in my pages. i need the idea how it is done usually and also want to know which bbcode class is very popular. A step by step direction on this would be verymuch appreciated.
Aug 18 '08 #8
pbmods
5,821 Expert 4TB
I have merged your duplicate threads. If you want to "bump" your topic, you may reply to your original post only. Do not double-post your questions.
Aug 18 '08 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Dave Moore | last post by:
Hi All, I'd like enable visitors to my website to use bbcode and emoticons whilst entering text into a form. Are there any standard lumps of php/javascript I can use for this purpose?. In...
1
by: Rob Meade | last post by:
Hi all, Back on the bbcode parsing (again)... Having a few problems now with nested tags - it would seem that I had written my test string in a way that worked perfectly with the parser -...
1
by: 如履薄冰 | last post by:
BBcode reference: http://www.phpbb.com/phpBB/faq.php?mode=bbcode I want write a BBcode module in Python, but I'v not idea for this. Who can tell me about this arithmetic? ( I'm so sorry for my...
6
by: Thaqalainnaqvi | last post by:
IPB WARNING mysql_query() : Unable to save result set (Line: 457 of /ips_kernel/class_db_mysql.php) There appears to be an error with the database. You can try to refresh the page by clicking...
0
by: Will McGugan | last post by:
Hi, I have written a BBCode parsing module that may be of use to some people. It turns BBCode in to XHTML snippets. See the following page if you are interested... ...
8
by: Matthias S. | last post by:
hi there, i'm desperately looking for an HTML to BBCode (and vice versa) converter, either as a COM component or vbScript for use in an ASP (not .NET) web-application. i sure could write one on...
1
by: Toni | last post by:
Where can I find BBCode editor (editor for forums and blogs) for ASP.NET. I need editor like FreeTextBox (but BBCode, not HTML like FreeTextBox). I need source code or control. Where can I find it?...
10
TheServant
by: TheServant | last post by:
Another thread sparked an interest: With using BBCode, do you have to install that package or is it the browser that recognises it? I would like to make my own for my website to let certain users...
2
by: bgold12 | last post by:
I already posted this message, but it didn't work or something. So if this is a duplicate, ignore it. I just can't figure out how to install this extension. From what I understand, there needs...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.