AlternativeNick
Nov 14 2006, 04:47 PM
| | Im using SMF version 1.09
i would like to make a [mirc] bbcode so that it shows mirc syntax highlighting (as i have an mirc based site)
i have a php script that will do the highlighting, im just really not sure how to incoporate that with the forum.
http://www.mirc.net/tye/mirc_script.phps is the link for the script, it is not mine, but made by tye of mirc.net
thanks for the help.
Ive asked on the simple machines forum but theres been absolutely no help, so if anyone here can help me out, id really appreciate it. |
Reply
Similar Topics
Keywords :
making bbcode smf 09- How Would I Go About Making A Simple "counting" Script?
- (3)
- Making Sure They Did Not Leave Any Required Fields Blank
- (3)
how to make sure they did not leave any required fields blank? CODE <?php
include("config/config.inc.php");
include("config/dbcon.php"); include("checksession.php");
if(isset($_POST['action'])){ $gname =
$_POST['gname']; $gemail = $_POST['mail'];
$gmsg = $_POST['gmsg']; $date =
date("m.d.y"); $sql = "insert into tblg...
Script To Translate Into Bbcode From Html Tags
- (1)
I was wanting to know how to make a form like they use here for the website form. I want to be able
to turn stuff in to bbcode. If you know how or would be willing to write the script for me could
you email me. will@darkzone3.com . I am william to give all credit to who ever makes it. and i can
put a link back to a site if you want. Please be specific with the topic title. "Help" is never a
good topic title. This is explained in our forum rules. Title modified. ...
Making This Compatable With Trap17's Php
- (2)
ok, i have a php script that is not compatable with trap17's php (4.4.4) i believe it was made
to run on php 5, if anyone could help, id really appreciate it, thanks /smile.gif"
style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> function
something($info) { $script = new mirc_script($info); $script->highlight();
return $script->get_script(); } class mirc_script { private $data = array(); public
$chars = array(); // By specifying TRUE for $beautify here you can save a bit a
processing time rather...
Making A Sig With Php
- just wondering how it works (7)
I was just wondering how to make an image that uses stuff given to it by php, yet remains only an
image - say I want the site's title in an image. I believe it has something to do with putting
an index.php inside a folder called image.png or whatever. Am I right? thanks...
A Script To Close All Bbcode Tags In Php
- can you help me write one? (1)
ok, ive got a chat that I made from scratch in flash. Its actually pretty damn cool! I just
coded it so bbcode is allowed, but ive got a sligt problem. if sobody dosnt close a tag, then the
tag stays active for the following messges. /sad.gif" style="vertical-align:middle" emoid=":("
border="0" alt="sad.gif" /> , so i thout, why not add the end of every tag, at the end of every
message example: CODE [/b][/u][/i][/url][/color]
but then i relized, flash's html encoding is very propor, and all tags must be closed...
How To Make Oscommerce Work With Phpbb
- making oscommerce work with phpbb (1)
i'd like to make oscommerce work with phpbb.imean that any person register to phpbb is
automatically regitered to oscommerce and vice versa. if you have any advice or idea that may help
plz send it.(any help would be appricated)...
Intranet Search Engine
- Need help in making one! (4)
Hmm.. I am assigned a work of doing a project in PHP to build a intranet search engine. Can any
body help? Moving from Introductions to PHP Programming. Also edited the topic title &
description. Please be more descriptive in title & description. And it will be nice if you can be
more descriptive in your posts ...
Blocking Pages & Making Ranks
- (4)
I would like to know how and where to put the code that would block certain pages so people could
only get to them if they logged in. And I would like to have ranks on the site and when you get to a
certain rank you get more options like being able to add members and stuff. And also. I would like
some code for a news sytem for the homepage. Like where you have to be logged in to post something
and only people with certain ranks will have access to it and only certain people can delete it. I
would like to be able to make it so on the members page it displays members and y...
Looking for making, bbcode, smf, 1, 09