PHP BBCode
Im trying to make include(), and highlight_string() bbcode's but am not having any luck im trying to use it with content located in a mysql database.
___________________
Signature Suspended as it is in violation with the signature rules
Login |
PHP BBCodePHP BBCodeCurrently viewing this thread: 1 (0 members and 1 guests) PHP BBCode Im trying to make include(), and highlight_string() bbcode's but am not having any luck im trying to use it with content located in a mysql database. ___________________ Signature Suspended as it is in violation with the signature rules swishStatus: Offline!
hahah yeah ive read the stickes and tried heaps of stuff but im still at the same stage as you... ___________________ Graphic and Web Design services at flowtone.com mdstudiosnetStatus: Offline!
bbcode? like make it? or something..my friend said to try string replaces. ___________________ - Mike preg_replace() is the key. Learning how to use it might be a pain though... but I've seen some tutorials around, search Google. ___________________ I wrote this a while back - http://www.net-riches.com/filesys/bbcode.html ___________________ "Hey, **** YOU!" Last edited by Stevie, December 21st, 2003 05:28 PM (Edited 1 times) I've been using str_replace, and have errors with parsing it doesn't get parsed cause its already working on the client side by then. EDIT: Also could you please explain to me why there are all those slashes. ___________________ Signature Suspended as it is in violation with the signature rules Last edited by konigwolf, December 23rd, 2003 03:37 PM (Edited 1 times) Those slashes are to make the regex work I believe. Also you can't parse regex with str_replace(); and I would think regex is required for what your trying to do. ___________________ <?php signature(); ?>
god damn vbb ___________________ http://celerondude.com Will that work with sumthin like.
___________________ Signature Suspended as it is in violation with the signature rules do you realize just how stupid security wise an include bbcode is or do you need my help? ___________________ http://www.philbrodeur.com - Expert PHP Development and Tutorials |
Copyright ©1999-2009 Neverside. All rights reserved.
Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach
NeverAPI generated this page in 0.009 seconds.